Skip to content

Commit

Permalink
Try fixing win32api import error
Browse files Browse the repository at this point in the history
  • Loading branch information
godwhoa committed Nov 1, 2018
1 parent 783aae1 commit 4bc6809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:

- script: |
python -m pip install --upgrade pip
pip install pypiwin32
pip install -r requirements.txt
pip install -r dev-requirements.txt
displayName: 'Install dependencies'
Expand Down

0 comments on commit 4bc6809

Please sign in to comment.