appveyor tinkering
This commit is contained in:
+4
-2
@@ -9,8 +9,10 @@ environment:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
# We need wheel installed to build wheels
|
# We need wheel installed to build wheels
|
||||||
- "%PYTHON%\\python.exe -m pip install pipenv"
|
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
|
||||||
- "%PYTHON%\\python.exe -m pipenv install -d --system"
|
- python --version
|
||||||
|
- pip install pipenv
|
||||||
|
- pipenv install -d --system
|
||||||
|
|
||||||
build: off
|
build: off
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user