Skip to main content

Recreate tox virtual environments when setup.cfg changes.

Project description

tox-recreate

Recreate tox virtual environments when setup.cfg changes.

For installation instructions see INSTALL.md.

For how to set up a tox-recreate development environment see HACKING.md.

tox-recreate causes tox to recreate its virtualenv's if your setup.cfg file has changed.

Normally tox will automatically trigger a recreation of the venv if the test deps in tox.ini have changed. But what about your package's requirements in the install_requires setting in setup.cfg? If those change tox won't automatically recreate the venv, you're expected to run tox --recreate yourself.

tox-recreate keeps track of the hash of your setup.cfg file and triggers tox to recreate your venvs if it changes.

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-recreate-0.0.1.tar.gz (11.3 kB view hashes)

Uploaded Source

Built Distribution

tox_recreate-0.0.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded 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