Projet

Général

Profil

0002-tox.ini-install-quixote-for-py2-38697.patch

Benjamin Dauvergne, 24 décembre 2019 08:52

Télécharger (593 octets)

Voir les différences:

Subject: [PATCH 2/3] tox.ini: install quixote for py2 (#38697)

 tox.ini | 1 +
 1 file changed, 1 insertion(+)
tox.ini
39 39
    django-ratelimit<3
40 40
    pyproj
41 41
    pylint<1.8
42
    py2: Quixote<3
42 43
    py3: Quixote>=3.0
43 44
commands =
44 45
    py.test -v {env:COVERAGE:} --junitxml=junit-{envname}.xml {posargs:tests/}
45
-