No promises here, but this my personal wishlist for the next release:
Related series of ideas:
Add some helpers to the nox.project namespace for common tasks that have PEPs behind them:
PEP 723 runner:
Fixes:
Cleanup (with fixes):
Tests
Longer term, I have ideas about the CLI that might make sense after #167.
Postponed:
No promises here, but this my personal wishlist for the next release:
Related series of ideas:
requires) #631 - this is the key building block for making one thing depend on other thingsAdd some helpers to the
nox.projectnamespace for common tasks that have PEPs behind them:PEP 723 runner:
Fixes:
uv python installonly with uv backend #900Cleanup (with fixes):
Tests
Longer term, I have ideas about the CLI that might make sense after #167.
Postponed:
@nox.envand then defining sessions for it. Would probably solve a lot of things at once, like custom venv locations and lock file support.nox's Python definition #814 - this would also allow PEP 721's requires-python setting to be used.