appveyor tinkering

This commit is contained in:
William Pietri
2017-12-04 15:24:31 -08:00
parent 1733475644
commit 481b0ae7b6
+1 -1
View File
@@ -10,7 +10,7 @@ environment:
install:
# We need wheel installed to build wheels
- "%PYTHON%\\python.exe -m pip install pipenv"
- "pipenv install -d --system"
- "%PYTHON%\\python.exe -m pipenv install -d --system"
build: off