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 41be3a0 + 3b2d1b6 commit ed8131bCopy full SHA for ed8131b
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.tests {posargs}
0 commit comments