Skip to content

Commit ec9a003

Browse files
committed
Microsoft need fix the shit
1 parent 190d6e4 commit ec9a003

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ steps:
3030
pip install -r requirements.txt
3131
displayName: 'Install dependencies'
3232

33+
- script: |
34+
sudo apt-get install python3-setuptools
35+
displayName: 'This is bullshit'
36+
3337
- script: |
3438
pip install pytest pytest-azurepipelines
3539
pytest

0 commit comments

Comments
 (0)