proxy.py/tox.ini

9 lines
125 B
INI
Raw Normal View History

2019-12-01 20:57:21 +00:00
[tox]
envlist = py35,py36,py37,py38
[testenv]
deps =
-rrequirements.txt
-rrequirements-testing.txt
command = pytest