Skip to content

Commit 4cd2268

Browse files
committed
Disable pypy3 until 3.5
1 parent ee2de6d commit 4cd2268

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,5 +1,5 @@
11
[tox]
2-
envlist = py{27,35,py,py3}, docs, style
2+
envlist = py{27,35,py}, docs, style
33

44

55
[testenv]

0 commit comments

Comments
 (0)