Skip to content

Commit

Permalink
added pip install requests to appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed May 31, 2018
1 parent 839ad03 commit d935512
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -8,6 +8,7 @@ install:
- set PATH=%APPDATA%\npm;%PATH%
- npm install
- pip install tox
- pip install requests
- cinst -y curl
- SET PATH=C:\Program Files\curl;%PATH%
- ps: Set-Service wuauserv -StartupType Manual
Expand Down

0 comments on commit d935512

Please sign in to comment.