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.
1 parent 0a4fc95 commit fb901abCopy full SHA for fb901ab
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