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.
2 parents f16249c + f3df3a1 commit 4ccf275Copy full SHA for 4ccf275
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