test: remove unused python tox config file
This commit is contained in:
parent
1ef1c5cc6e
commit
084f0f713a
@ -1,16 +0,0 @@
|
|||||||
[tox]
|
|
||||||
envlist =
|
|
||||||
py38
|
|
||||||
py39
|
|
||||||
|
|
||||||
|
|
||||||
[testenv]
|
|
||||||
usedevelop=true
|
|
||||||
deps =
|
|
||||||
-rrequirements.txt
|
|
||||||
-rrequirements-dev.txt
|
|
||||||
commands =
|
|
||||||
python3 setup.py build --verbose
|
|
||||||
python3 setup.py install --verbose
|
|
||||||
pytest --verbose --override-ini console_output_style=count
|
|
||||||
python3 setup.py bdist_wheel --verbose
|
|
Loading…
x
Reference in New Issue
Block a user