Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecc7036 commit 49f3ad5Copy full SHA for 49f3ad5
1 file changed
tox.ini
@@ -14,7 +14,7 @@ setenv =
14
PIP_ISOLATED = 1
15
usedevelop = True
16
commands =
17
- pytest --pyargs matplotlib {posargs}
+ pytest --pyargs matplotlib.tests {posargs}
18
deps =
19
pytest
20
0 commit comments