ci: remove Django 2.2 target (#75507)
gitea/hobo/pipeline/head This commit looks good Details

This commit is contained in:
Valentin Deniaud 2023-03-16 12:05:26 +01:00
parent c766be2305
commit c04fb9ab39
1 changed files with 0 additions and 4 deletions

View File

@ -6,7 +6,6 @@
min_version = 4
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/hobo/{env:BRANCH_NAME:}
envlist =
py3-django22-{hobo,authentic,multipublik,multitenant,schemas,passerelle}
py3-django32-{hobo,authentic,multipublik,multitenant,schemas,passerelle}
code-style
@ -45,9 +44,6 @@ setenv =
authentic: TEST_DIRECTORY=tests_authentic/
passerelle: TEST_DIRECTORY=tests_passerelle/
deps:
django22: django>=2.2,<2.3
django22: psycopg2-binary<2.9
django22: psycopg2<2.9
django32: django>=3.2,<3.3
django32: psycopg2-binary
django32: psycopg