mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
Limiting tox envlist to really needed tests
This commit is contained in:
@@ -71,6 +71,9 @@ The following tools are there to help you:
|
||||
experimental, non-production Apache2 install on them. ``tox -e
|
||||
apacheconftest`` can be used to run those specific Apache conf tests.
|
||||
|
||||
- ``tox --skip-missing-interpreters`` runs tox while ignoring missing versions
|
||||
of Python needed for running the tests.
|
||||
|
||||
- ``tox -e py27``, ``tox -e py26`` etc, run unit tests for specific Python
|
||||
versions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user