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