We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb475ae commit 96ebc67Copy full SHA for 96ebc67
2 files changed
epanet_python/toolkit/buildnotes.md
tox.ini
@@ -10,5 +10,5 @@ deps =
10
pytest
11
numpy
12
commands =
13
- python -m pip -v install -e .
+ python -m pip install -e .
14
python -m pytest --color=yes epanet_python -s
0 commit comments