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