Skip to content

Commit 5fbe706

Browse files
try that again. py35?
1 parent 19c28f3 commit 5fbe706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# content of: tox.ini , put in same dir as setup.py
22
[tox]
3-
envlist = py27,py3,pep8
3+
envlist = py27,py35,pep8
44

55
[testenv]
66
commands=

0 commit comments

Comments
 (0)