mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Bump packse to hide requires-python
in docstrings when not relevant (#797)
This commit is contained in:
parent
def7f79f20
commit
9a75703973
2 changed files with 119 additions and 220 deletions
|
@ -46,7 +46,7 @@ import packaging.requirements
|
|||
from pathlib import Path
|
||||
|
||||
|
||||
PACKSE_COMMIT = "83f5c66b6fb7cc9d121cdf02bcedf9403cb66daf"
|
||||
PACKSE_COMMIT = "bb6ed35ad77701ab7d966962b2b33589f755b2d6"
|
||||
TOOL_ROOT = Path(__file__).parent
|
||||
TEMPLATE = TOOL_ROOT / "template.mustache"
|
||||
PACKSE = TOOL_ROOT / "packse-scenarios"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue