Commit 03199131 by Gabriel

Don't forget the 2to3 workaround.

parent d8818920
...@@ -19,3 +19,7 @@ deps= ...@@ -19,3 +19,7 @@ deps=
# source. We want tests to be import-based only. # source. We want tests to be import-based only.
changedir=.tox changedir=.tox
[testenv:py33]
deps=pytest
changedir=.tox
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment