python-nox
Flexible test automation
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-nox && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nox-2020.5.24.tar.gz | 0003954308 3.77 MB | |
python-nox.changes | 0000002575 2.51 KB | |
python-nox.spec | 0000002747 2.68 KB |
Revision 5 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 815362
from
Steve Kowalik (StevenK)
(revision 5)
- Update to version 2020.5.24: * Add new options for `venv_backend`, including the ability to set the backend globally. (#326) * Fix various typos in the documentation. (#325, #326, #281) * Add `session.create_tmp`. (#320) * Place all of Nox's command-line options into argparse groups. (#306) * Add the `--pythons` command-line option to allow specifying which versions of Python to run. (#304) * Add a significant amount of type annotations. (#297, #294, #290, #282, #274) * Stop building universal wheels since we don't support Python 2. (#293) * Add the ability to specify additional options for the virtualenv backend using `venv_params`. (#280) * Prefer `importlib.metadata` for metadata loading, removing our dependency on `pkg_resources`. (#277) * Add OmegaConf and Hydra to list of projects that use Nox. (#279) * Use a more accurate error message, along with the cause, if loading of noxfile runs into error. (#272) * Test against Python 3.8. (#270) * Fix a syntax highlighting mistake in configuration docs. (#268) * Use `stdout.isatty` to finalize color instead of `stdin.isatty`. (#267)
Comments 0