Skip to content

Conversation

@henryiii
Copy link
Contributor

@henryiii henryiii commented Oct 29, 2025

As a result of using dependency-groups, uv run pytest works out of the box. I've used nox's ability to read dependency-groups instead of requiring a modern version of pip.

You should now be able to uv run noxfile.py or pipx run noxfile.py if desired.

The Python version list comes from the classifiers now.

If uv is present, it will be used by nox instead of pip for faster setup.

I'm using default=False instead of a manual list of sessions.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/chore/noxup branch from df5bca3 to 555efc7 Compare October 29, 2025 18:14
@brettcannon brettcannon merged commit aa9310b into pypa:main Oct 31, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants