tox: limit enum34 to 1.1.6, for python 2 compatibility
gitea-wip/passerelle/pipeline/head There was a failure building this commit Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details

failed build: https://jenkins.entrouvert.org/job/passerelle/1170/consoleFull
This commit is contained in:
Frédéric Péters 2020-02-22 09:59:28 +01:00
parent 98a947938a
commit c372900be9
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ deps =
django-webtest<1.9.3
lxml
mohawk
py2: enum34<=1.1.6
pytest-freezegun
pytest-httpbin
pytest-localserver