mirror of
https://github.com/astral-sh/uv
synced 2026-01-11 08:33:53 -05:00
Add complex Python requirement scenarios (#1041)
Follows #1011 with some more scenarios
This commit is contained in:
@@ -46,7 +46,7 @@ import textwrap
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
PACKSE_COMMIT = "9a836122ad43eb9c8115ef09f3beb7779512cd78"
|
||||
PACKSE_COMMIT = "78f34eec66acfba9c723285764dc1f4b841f4961"
|
||||
TOOL_ROOT = Path(__file__).parent
|
||||
TEMPLATES = TOOL_ROOT / "templates"
|
||||
INSTALL_TEMPLATE = TEMPLATES / "install.mustache"
|
||||
|
||||
Reference in New Issue
Block a user