Skip to content

Commit b742d21

Browse files
committed
Adding PyYAML requirement to .tox
1 parent 18e177a commit b742d21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ usedevelop = True
1111
deps =
1212
pytest
1313
numpy
14+
PyYAML
1415
coveralls
1516
commands =
1617
coverage run --source=epanet_python setup.py test

0 commit comments

Comments
 (0)