mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Update tox.ini
This commit is contained in:
parent
b9d2f49f57
commit
1bd9e1c733
1 changed files with 2 additions and 2 deletions
4
tox.ini
4
tox.ini
|
|
@ -4,8 +4,8 @@
|
|||
# and then run "tox" from this directory.
|
||||
|
||||
[tox]
|
||||
envlist = py27
|
||||
#envlist = py26, py27, py32, py33, py34
|
||||
#envlist = py27
|
||||
envlist = py26, py27, py32, py33, py34
|
||||
|
||||
|
||||
[testenv]
|
||||
|
|
|
|||
Loading…
Reference in a new issue