Explorar o código

[appveyor] must install requirements/dev.txt

Ask Solem %!s(int64=9) %!d(string=hai) anos
pai
achega
f7b5c40009
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -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