@@ -4,12 +4,12 @@
# and then run "tox" from this directory.
[tox]
envlist = py36
envlist = py36,py37,py38
[testenv]
deps =
numpy
unittest-xml-reporting
pytest
coverage
commands =
python -m xmlrunner -o reports
pip install -e .
coverage run -m pytest
The note is not visible to the blocked user.