1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

migrate to django 4.2 (LTS), change requirement and tests. remove depreciated ifnotequal

This commit is contained in:
bleizi
2024-01-24 19:18:02 +01:00
parent ff3c30517e
commit e9f18c3ed9
5 changed files with 42 additions and 40 deletions

View File

@ -1,14 +1,14 @@
[tox]
envlist =
# Debian Buster Python
py37-django22
# Ubuntu 20.04 Python
py38-django22
# Debian Bullseye Python
py39-django22
# Debian Bookworm Python
py311-django42
linters
skipsdist = True