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 f16249c commit f3df3a1Copy full SHA for f3df3a1
1 file changed
tox.ini
@@ -12,6 +12,8 @@ setenv =
12
MPLCONFIGDIR={envtmpdir}/.matplotlib
13
PIP_USER = 0
14
PIP_ISOLATED = 1
15
+ SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MATPLOTLIB = 0.0.0
16
+
17
usedevelop = True
18
commands =
19
pytest --pyargs matplotlib {posargs}
0 commit comments