We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad58d3d commit a4bdbecCopy full SHA for a4bdbec
tox.ini
@@ -14,5 +14,5 @@ commands=
14
pip install -U wheel pip
15
pip install numpy
16
pip install scipy
17
- pip install -e .[with-deps,annotation]
+ pip install -e .[with_deps,annotation]
18
py.test --doctest-modules --cov=formasaurus --cov-report= {posargs: formasaurus tests}
0 commit comments