Skip to content

Commit fc0c66b

Browse files
committed
Add pypy3 to tox
Because why not
1 parent 42a2ea6 commit fc0c66b

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

44
[testenv]
55
sitepackages = True

0 commit comments

Comments
 (0)