Skip to content

Commit 3bd410b

Browse files
author
teseoch
authored
Update azure-pipelines.yml
1 parent bfaa358 commit 3bd410b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
displayName: 'Install dependencies'
4343
4444
- script: |
45-
python setup.py build install
45+
python setup.py install
4646
displayName: 'build'
4747
4848
- script: |

0 commit comments

Comments
 (0)