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 f9f8e48

Browse filesBrowse files
committed
Remove reference to now-deleted reminder note.
The comment was made outdated by ff2d796.
1 parent 27cfec2 commit f9f8e48
Copy full SHA for f9f8e48

File tree

Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-3
lines changed

‎setupext.py

Copy file name to clipboardExpand all lines: setupext.py
+2-3Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,8 @@ def get_and_extract_tarball(urls, sha, dirname):
171171
'f8db94d307e9c54961b39a1cc799a67d46681480696ed72ecf78d4473770f09b'
172172
}
173173
# This is the version of FreeType to use when building a local version. It
174-
# must match the value in lib/matplotlib.__init__.py and also needs to be
175-
# changed below in the embedded windows build script (grep for "REMINDER" in
176-
# this file). Also update the cache path in `.circleci/config.yml`.
174+
# must match the value in lib/matplotlib.__init__.py, and the cache path in
175+
# `.circleci/config.yml`.
177176
TESTING_VERSION_OF_FREETYPE = '2.6.1'
178177
if sys.platform.startswith('win') and platform.machine() == 'ARM64':
179178
# older versions of freetype are not supported for win/arm64

0 commit comments

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