Skip to content

Commit 693e473

Browse files
committed
tox: Drop pypy targets
I doubt this project will ever have issues with pypy, but my present motivation is its busted in travis
1 parent 4656863 commit 693e473

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 = py27,py33,py34,py35,py36,pypy,pypy3
2+
envlist = py27,py33,py34,py35,py36
33

44
[testenv]
55
sitepackages = True

0 commit comments

Comments
 (0)