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 af1c95f

Browse filesBrowse files
authored
Merge pull request #20862 from KonstHardy/patch-1
Fix minor typo in setupext.py
2 parents 64619e5 + bad8486 commit af1c95f
Copy full SHA for af1c95f

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎setupext.py

Copy file name to clipboardExpand all lines: setupext.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ def get_and_extract_tarball(urls, sha, dirname):
177177
LOCAL_QHULL_VERSION = '2020.2'
178178

179179

180-
# matplotlib build options, which can be altered using setup.cfg
180+
# Matplotlib build options, which can be altered using setup.cfg
181181
setup_cfg = os.environ.get('MPLSETUPCFG') or 'setup.cfg'
182182
config = configparser.ConfigParser()
183183
if os.path.exists(setup_cfg):

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.