Add Gitlab stage for Python 3.7 because it is Debian default version

This commit is contained in:
Yohann D'ANELLO
2020-11-11 22:50:14 +01:00
parent cde0b19c72
commit c243176d8f
2 changed files with 10 additions and 4 deletions

View File

@ -1,7 +1,6 @@
[tox]
envlist =
py38
py39
py3
linters
skipsdist = True