Activity
Handle #!/bin/sh
re-director scripts in venvs.
Handle
#!/bin/sh
re-director scripts in venvs.Fix venv creation to use the newest Pip possible.
Fix venv creation to use the newest Pip possible.
Support a {--hashseed}
placeholder & CLI option.
Support a
{--hashseed}
placeholder & CLI option.Fix --py
/ --python
venv creation on Windows.
Fix
--py
/ --python
venv creation on Windows.Fix command accepts-extra-args
handling.
Fix command
accepts-extra-args
handling.Fix venv creation to happen only when required.
Fix venv creation to happen only when required.
Support {discard_empty = "..."}
in command args.
Support
{discard_empty = "..."}
in command args.Support PyPy -py
factors in command.python
.
Support PyPy
-py
factors in command.python
.Tasks can contain when
deactivated commands.
Tasks can contain
when
deactivated commands.Support --py 38
(i.e.: omitting the version dot).
Support
--py 38
(i.e.: omitting the version dot).Support --py 3.12
& fix venv creation & factors.
Support
--py 3.12
& fix venv creation & factors.Fix console script shebangs in --python
venvs.
Fix console script shebangs in
--python
venvs.Fix extra-requirements
handling of string values.
Fix
extra-requirements
handling of string values.Fix pyproject-cache-keys
inheritance handling.
Fix
pyproject-cache-keys
inheritance handling.Improve --python
configuration flexibility.
Improve
--python
configuration flexibility.Re-work environment markers lock for Windows.
Re-work environment markers lock for Windows.
Support per---python
venv setup customization.
Support per-
--python
venv setup customization.Fix when
evaluation under custom --python
.
Fix
when
evaluation under custom --python
.