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

add ubuntu 24.4 in tox.ini and remove debian bullseye in gitlab-ci

This commit is contained in:
bleizi
2024-09-05 20:19:46 +02:00
parent 21cbf2b21a
commit 94e1fdc93a
2 changed files with 3 additions and 20 deletions

View File

@ -1,14 +1,14 @@
[tox]
envlist =
# Debian Bullseye Python
py39-django42
# Ubuntu 22.04 Python
py310-django42
# Debian Bookworm Python
py311-django42
# Ubuntu 24.04 Python
py312-django42
linters
skipsdist = True