1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-07-07 11:44:02 +02:00

Fix CI, add django22-py39 CI step

This commit is contained in:
Yohann D'ANELLO
2020-12-28 22:55:48 +01:00
parent 4de83344a7
commit 574233acd0
3 changed files with 14 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py37,py38,linters
envlist = py37,py38,py39,linters
skipsdist = True
[testenv]