Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4ccf275

Browse filesBrowse 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
Copy full SHA for 4ccf275

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎tox.ini

Copy file name to clipboardExpand all lines: tox.ini
+2Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.