[ 原始碼: python-nox ]
套件:nox(2022.11.21-1)
nox 的相關連結
Debian 的資源:
下載原始碼套件 python-nox:
- [python-nox_2022.11.21-1.dsc]
- [python-nox_2022.11.21.orig.tar.gz]
- [python-nox_2022.11.21-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Flexible test automation
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.
其他與 nox 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-nox (= 2022.11.21-1)
- Flexible test automation (Python3 version)