Projet

Général

Profil

0001-tox-do-not-use-pytest-6-for-now-45554.patch

Thomas Noël, 29 juillet 2020 14:38

Télécharger (508 octets)

Voir les différences:

Subject: [PATCH] tox: do not use pytest 6 for now (#45554)

 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
tox.ini
16 16
  psycopg2-binary
17 17
  pytest-cov
18 18
  pytest-django
19
  pytest
19
  pytest<6
20 20
  WebTest
21 21
  mock
22 22
  httmock
23
-