Skip to content

Commit 57ae233

Browse files
committed
DEBUG: Use findfirst-1.0
1 parent fd76483 commit 57ae233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ build_script:
7070
versioninfo(true);
7171
end;
7272
VERSION >= v\"0.7.0-DEV.5183\" && using Pkg;
73-
Pkg.add(\"PyCall\")"
73+
Pkg.add(PackageSpec(url=\"https://github.com/tkf/PyCall.jl\", rev=\"findfirst-1.0\"))"
7474
- "%PYTHONDIR%\\python.exe -m pip install --quiet tox"
7575

7676
test_script:

0 commit comments

Comments
 (0)