1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-05 04:24:04 +02:00

Remove Python 3.9 compatibility (I love match/case)

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2023-03-26 11:09:05 +02:00
parent 518f5339ef
commit a4b689d9c2
2 changed files with 0 additions and 9 deletions

View File

@ -1,6 +1,5 @@
[tox]
envlist =
py39
py310
py311