Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a4fc95 + fb901ab commit e8740ffCopy full SHA for e8740ff
1 file changed
azure-pipelines.yml
@@ -95,7 +95,7 @@ steps:
95
displayName: 'Install dependencies with pip'
96
97
- bash: |
98
- python -m pip install -ve . ||
+ MPLLOCALFREETYPE=1 python -m pip install -ve . ||
99
[[ "$PYTHON_VERSION" = 'Pre' ]]
100
displayName: "Install self"
101
0 commit comments