Skip to content

Commit

Permalink
[appveyor] Install requirements/dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Dec 3, 2015
1 parent a59b0a7 commit 002428d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ init:
install:
- "powershell extra\\appveyor\\install.ps1"
- "%PYTHON%/Scripts/pip.exe install -U setuptools"
- "%PYTHON%/Scripts/pip.exe install -r requirements/dev.txt"

build: off

Expand Down

0 comments on commit 002428d

Please sign in to comment.