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

tests with ubuntu 22.04, django-bootstrap-datepicker-plus is a standalone package and fix encoding in tests

This commit is contained in:
bleizi
2024-02-12 21:25:07 +01:00
parent fb3337966e
commit 2ee7f41dfe
8 changed files with 34 additions and 291 deletions

View File

@ -1,10 +1,10 @@
[tox]
envlist =
# Ubuntu 20.04 Python
py38-django22
# Debian Bullseye Python
py39-django22
py39-django42
# Ubuntu 22.04 Python
py310-django42
# Debian Bookworm Python
py311-django42