Skip to content

Commit 4e54397

Browse files
author
Teseo Schneider
committed
trying windows
1 parent 3bd410b commit 4e54397

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 install
45+
python -m pip install . --no-deps -vv
4646
displayName: 'build'
4747
4848
- script: |

0 commit comments

Comments
 (0)