forked from pool/python-nox
83245573b596297428e9aded749d41cd3f3150c74e6b67bc1f76fad30a94f128
* This is a bugfix release that primarily adds support for uv
0.7+. A few other small fixes were made.
- update to 2025.02.09:
* This release improves PEP 723 support, including adding
dependencies to the noxfile itself ("plugins"). It adds the
long-awaited "requires" option, allowing sessions to require
other sessions. And it brings further improvements to the
`pyproject.toml` support, including helpers for dependency-
groups and Python version lists.
* More typing and test improvements
* Some extra simplifications from Ruff
* Use dependency-groups
* Pull out env creation into helper method
* Pulled out `get_virtualenv` & better typing
* Fix broken mock on CPython 3.12.8+ in tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nox?expand=0&rev=25
Description
No description provided
Languages
Diff
100%