Allows selection of a different tox envlist.
Project description
Allows selection of a different tox envlist.
Tests |
|
---|---|
PyPI |
|
Activity |
|
QA |
|
Other |
Configuration
In your tox.ini file, add the following:
[envlists]
test = py36, py37, py38
qa = mypy,lint
cov = py36,coverage
This will configure three envlists:
test, which runs the environments py36, py37 and py38
qa, which runs the environments mypy and lint
cov, which runs the environments py36 and coverage
You are free to customise these envlists and add new ones.
Usage
Run tox using the -n / --envlist-name [name] option, where name is the name of the envlist.
Installation
tox-envlist can be installed from PyPI.
To install with pip:
$ python -m pip install tox-envlist
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tox_envlist-0.3.0.tar.gz
.
File metadata
- Download URL: tox_envlist-0.3.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 619957285f8b3d41c5f2119dcbe5ecb7aa63237ad0e9aaae3b37b63f46ccfee8 |
|
MD5 | f16060c6ce8b9c449f89bd15c26084ae |
|
BLAKE2b-256 | 82ebc63fa72ad5a6d8c04f7ed13b3c33826d413a29e62286fa46011fa0ab5b53 |
File details
Details for the file tox_envlist-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: tox_envlist-0.3.0-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 207712a21efd224c3ea5e5dc3b7a439edeb6a86d80288cbb81f641160d8e6d50 |
|
MD5 | 431feab659e61ce4b6c6247dbf62737d |
|
BLAKE2b-256 | 5f940174010ed124b1a013440d132f2f72188eeed2b6a0ec6214b4ed00bab057 |