Update extras in tox.ini

This commit is contained in:
Roman Mogylatov 2020-06-24 16:46:48 -04:00
parent 597f5d772f
commit f7871dfc49

View File

@ -5,7 +5,7 @@ envlist=
[testenv] [testenv]
deps= deps=
unittest2 unittest2
extras=yaml extras = yaml
commands= commands=
unit2 discover -s tests/unit -p test_*_py3.py unit2 discover -s tests/unit -p test_*_py3.py