Skip to content

Commit 7ce7824

Browse files
committed
Removed Python 2 support
1 parent 65bce9c commit 7ce7824

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-
py{27,34,35,36},
3+
py{34,35,36},
44
pypy{,3},
55
check,
66
docs,

0 commit comments

Comments
 (0)