[ 源代码: python-nox ]
软件包:python3-nox(2019.5.30-2)
python3-nox 的相关链接
Debian 的资源:
下载源码包 python-nox:
- [python-nox_2019.5.30-2.dsc]
- [python-nox_2019.5.30.orig.tar.gz]
- [python-nox_2019.5.30-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-nox 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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)