Skip to content

Commit cbe1fe2

Browse files
jayvdbsigmavirus24
authored andcommitted
Merge pull request #63 from jayvdb/update-tox.ini
Add all versions to tox.ini
1 parent 9f26423 commit cbe1fe2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tox.ini

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[tox]
22
envlist =
3-
py26,py27,py32,py33,py34
4-
# pypy is not ready yet; run manually with tox -e pypy if you want to see
5-
# the failures
3+
py26,py27,py32,py33,py34,py35,pypy,pypy3
64

75
[testenv]
86
deps =

0 commit comments

Comments
 (0)