Skip to main content

A taxy Tox to tax your current site-packages. This is a variant of Tox that doesn't use virtualenvs at all - just installs everything in the current environment. Use at your own peril.

Project description

A taxy Tox to tax your current site-packages. This is a variant of Tox that doesn’t use virtualenvs at all - just installs everything in the current environment. Use at your own peril.

  • Free software: BSD license

Installation

pip install tax

Documentation

https://python-tax.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

1.0.0 (2017-03-15)

  • Add support for latest Tox and test with all the Tox versions since 2.2.

0.1.0 (2015-10-06)

  • First release on PyPI.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tax-1.0.0.tar.gz (15.2 kB view hashes)

Uploaded Source

Built Distribution

tax-1.0.0-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 Python 3

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