Skip to content

Commit 97b751e

Browse files
Add pypy to tox
1 parent 29c25ae commit 97b751e

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,5 +1,5 @@
11
[tox]
2-
envlist = py{27,33,34,35,36}-{asyncio,pyuv}
2+
envlist = py{27,33,34,35,36}-{asyncio,pyuv},pypy
33
[testenv]
44
deps=
55
nose

0 commit comments

Comments
 (0)