Skip to content

Commit 3489a23

Browse files
committed
Disable Python 2.7
1 parent e3bcff5 commit 3489a23

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
[tox]
22
envlist =
3-
py27
3+
; py27
44
py34
55
py35
66
py36

0 commit comments

Comments
 (0)