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 f504d1f commit bfaa358Copy full SHA for bfaa358
azure-pipelines.yml
@@ -42,7 +42,7 @@ jobs:
42
displayName: 'Install dependencies'
43
44
- script: |
45
- python setup.py build --debug install
+ python setup.py build install
46
displayName: 'build'
47
48
0 commit comments