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 e8740ff

Browse filesBrowse files
authored
Merge pull request #16625 from QuLogic/azure-freetype
v3.2.x: Make Azure use local FreeType.
2 parents 0a4fc95 + fb901ab commit e8740ff
Copy full SHA for e8740ff

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎azure-pipelines.yml

Copy file name to clipboardExpand all lines: azure-pipelines.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ steps:
9595
displayName: 'Install dependencies with pip'
9696

9797
- bash: |
98-
python -m pip install -ve . ||
98+
MPLLOCALFREETYPE=1 python -m pip install -ve . ||
9999
[[ "$PYTHON_VERSION" = 'Pre' ]]
100100
displayName: "Install self"
101101

0 commit comments

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