8000 Merge pull request #29015 from meeseeksmachine/auto-backport-of-pr-29… · matplotlib/matplotlib@4ccf275 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ccf275

Browse files
authored
Merge pull request #29015 from meeseeksmachine/auto-backport-of-pr-29014-on-v3.9.x
Backport PR #29014 on branch v3.9.x (FIX: fake out setuptools scm in tox on ci)
2 parents f16249c + f3df3a1 commit 4ccf275

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 {posargs}

0 commit comments

Comments
 (0)
0