[ Bron: python-nox ]
Pakket: python3-nox (2019.5.30-2)
Verwijzigingen voor python3-nox
Debian bronnen:
Het bronpakket python-nox downloaden:
- [python-nox_2019.5.30-2.dsc]
- [python-nox_2019.5.30.orig.tar.gz]
- [python-nox_2019.5.30-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Flexible test automation (Python3 version)
Nox is a command-line tool that automates testing in multiple Python environments, similar to tox. Unlike tox, Nox uses a standard Python file for configuration. It will automatically create virtualenv with the appropriate interpreter, install the specified dependencies, and run the commands in order.
This package contains the Python 3 version of the library.
Andere aan python3-nox gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-colorlog
- formatter to use with the logging module of Python 3
-
- dep: python3-py
- Advanced Python development support library (Python 3)
-
- dep: python3-virtualenv
- Python virtual environment creator
-
- sug: python-nox-doc
- Flexible test automation (Documentation)