We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500b4cc commit 4e38009Copy full SHA for 4e38009
.appveyor.yml
@@ -10,7 +10,7 @@ init:
10
- cmd: '%PYTHON% -m pip install -U pip'
11
- cmd: '%PYTHON% -m pip install -U nose'
12
13
-build:
+build_script:
14
# build and install `gl` binary (end to end test also use it)
15
- cmd: '%PYTHON% -m pip install -r requirements.txt .'
16
0 commit comments