Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96003a9

Browse files
authored
Merge pull request #4137 from jdufresne/tox-pypy
Add PyPy3 to the tox test matrix
2 parents 02ca4a1 + 911079c commit 96003a9

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
@@ -6,7 +6,7 @@
66
[tox]
77
envlist =
88
lint
9-
py{27,35,36,37}
9+
py{27,35,36,37,py3}
1010
minversion = 1.9
1111

1212
[testenv]

0 commit comments

Comments
 (0)