Browse Source

BUILD: Add lxml and termcolor to test requirements

PYADPT-116
heck 4 years ago
parent
commit
4795d25492
  1. 3
      setup.cfg

3
setup.cfg

@ -40,4 +40,7 @@ setup_requires =
test = test =
pytest pytest
pytest-forked pytest-forked
lxml
termcolor
doc = sphinx doc = sphinx

Loading…
Cancel
Save