1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-07-05 12:03:55 +02:00

Add Debian Stretch requirements

This commit is contained in:
Alexandre Iooss
2019-08-02 13:32:09 +02:00
parent 8571cd36ac
commit ad5a4e2df1
4 changed files with 15 additions and 2 deletions

View File

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