tox: limit enum34 to 1.1.6, for python 2 compatibility

This commit is contained in:
Frédéric Péters 2020-02-22 10:11:01 +01:00
parent 4aa84aed42
commit 424417c08c
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ deps =
pylint-django<0.8.1
django-webtest<1.9.3
xmlschema<1.1
py2: enum34<=1.1.6
commands =
py.test {posargs: {env:COVERAGE:} {env:JUNIT:} tests/}
coverage: ./pylint.sh atreal_openads/