Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 17e5da7

Browse files
committed
fix to tox.ini
1 parent 3b96796 commit 17e5da7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

+2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ usedevelop = True
1111
commands = {posargs:py.test --create-db -vv}
1212
basepython =
1313
py27: python2.7
14+
py33: python3.3
1415
py34: python3.4
16+
pypy: pypy
1517
deps =
1618
-rtestsapp/requirements.txt
1719
dj14: django>=1.4,<1.4.999

0 commit comments

Comments
 (0)