Skip to main content

Allows selection of a different tox envlist.

Project description

Allows selection of a different tox envlist.

Tests

Linux Test Status Windows Test Status macOS Test Status Coverage

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Activity

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status pre-commit.ci status

Other

License GitHub top language Requirements Status

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

tox_envlist-0.3.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

tox_envlist-0.3.0-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

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

Hashes for tox_envlist-0.3.0.tar.gz
Algorithm Hash digest
SHA256 619957285f8b3d41c5f2119dcbe5ecb7aa63237ad0e9aaae3b37b63f46ccfee8
MD5 f16060c6ce8b9c449f89bd15c26084ae
BLAKE2b-256 82ebc63fa72ad5a6d8c04f7ed13b3c33826d413a29e62286fa46011fa0ab5b53

See more details on using hashes here.

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

Hashes for tox_envlist-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 207712a21efd224c3ea5e5dc3b7a439edeb6a86d80288cbb81f641160d8e6d50
MD5 431feab659e61ce4b6c6247dbf62737d
BLAKE2b-256 5f940174010ed124b1a013440d132f2f72188eeed2b6a0ec6214b4ed00bab057

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page