Create a tox config for automating tests for different Python versions.
To use:
sudo pip install tox
tox
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,3 +4,5 @@ dist/
|
||||
MANIFEST
|
||||
docs/_build/
|
||||
*.swp
|
||||
.tox/
|
||||
.coverage
|
||||
|
||||
Reference in New Issue
Block a user