Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f3df3a1

Browse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR #29014: FIX: fake out setuptools scm in tox on ci
1 parent f16249c commit f3df3a1

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)