Skip to content

Commit

Permalink
Merge pull request #248 from adamantike/pypy-tox
Browse files Browse the repository at this point in the history
Add pypy environment for Tox
  • Loading branch information
bmerry committed Aug 14, 2019
2 parents 5d3e53c + d19ae91 commit 12b159e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[tox]
envlist = py27,py34,py35,py36,py3.7
envlist =
py{27,34,35,36,37,py}

[testenv]
usedevelop = True
Expand Down

0 comments on commit 12b159e

Please sign in to comment.