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 fd76483 commit 57ae233Copy full SHA for 57ae233
appveyor.yml
@@ -70,7 +70,7 @@ build_script:
70
versioninfo(true);
71
end;
72
VERSION >= v\"0.7.0-DEV.5183\" && using Pkg;
73
- Pkg.add(\"PyCall\")"
+ Pkg.add(PackageSpec(url=\"https://github.com/tkf/PyCall.jl\", rev=\"findfirst-1.0\"))"
74
- "%PYTHONDIR%\\python.exe -m pip install --quiet tox"
75
76
test_script:
0 commit comments