8000 Merge pull request #29014 from tacaswell/fix/tox_ci · matplotlib/matplotlib@ed8131b · GitHub
[go: up one dir, main page]

Skip to content

Commit ed8131b

Browse files
authored
Merge pull request #29014 from tacaswell/fix/tox_ci
2 parents 41be3a0 + 3b2d1b6 commit ed8131b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ setenv =
1212
MPLCONFIGDIR={envtmpdir}/.matplotlib
1313
PIP_USER = 0
1414
PIP_ISOLATED = 1
15+
SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MATPLOTLIB = 0.0.0
16+
1517
usedevelop = True
1618
commands =
1719
pytest --pyargs matplotlib.tests {posargs}

0 commit comments

Comments
 (0)
0