Skip to content

Commit

Permalink
docs : pip install command added to appveyor config file
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Aug 9, 2017
1 parent 1d52dad commit fd20da4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -15,6 +15,7 @@ environment:

init:
- "ECHO %PYTHON% %PYTHON_VERSION% %PYTHON_ARCH%"
- "%PYTHON%/Scripts/pip.exe install -r requirements.txt"


test_script:
Expand Down

0 comments on commit fd20da4

Please sign in to comment.