Skip to content

Commit

Permalink
Removes pypy3 support, because support for Python3.2 has been dropped
Browse files Browse the repository at this point in the history
  • Loading branch information
derphilipp committed Jan 31, 2016
1 parent 229e7b3 commit 8f1c2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py27, py33, py34, py35, pypy, pypy3, flake8, coverage
envlist = py27, py33, py34, py35, pypy, flake8, coverage

[pytest]
addopts = -n 8
Expand Down

0 comments on commit 8f1c2cf

Please sign in to comment.