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 aaa86c9 commit 30ba4e5Copy full SHA for 30ba4e5
.appveyor.yml
@@ -23,7 +23,7 @@ environment:
23
PYTHON: 'C:\Python36-x64\python.exe'
24
25
init:
26
- - cmd: '%PYTHON% -m pip install -U nose wheel pygit2'
+ - cmd: '%PYTHON% -m pip install -U nose wheel pygit2==0.26.1'
27
28
build: off
29
0 commit comments