Skip to content

Fix AppVeyor - Use fixed version of pygit2 on appveyor config; Drop support for Windows + Python3 #158

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 2, 2017

Conversation

embs
Copy link
Contributor

@embs embs commented Dec 1, 2017

Newer versions don't have wheels due to pygit2 appveyor's build
breakage.

0.26.1 is the latest version with wheels. Related: libgit2/pygit2#662 (comment)

embs added 2 commits December 1, 2017 15:06
Newer versions don't have wheels due to pygit2 appveyor's build
breakage.
This fixes appveyor build.
@embs embs force-pushed the appveyor-fix-pygit2-version branch from d1d2672 to 81e098f Compare December 1, 2017 19:33
@embs
Copy link
Contributor Author

embs commented Dec 1, 2017

Also removed Python3 specs form appveyor as suggested here: #152 (comment)

@embs embs changed the title Use fixed version of pygit2 on appveyor config Fix AppVeyor - Use fixed version of pygit2 on appveyor config; Drop support for Windows + Python3 Dec 1, 2017
embs pushed a commit to embs/gitless that referenced this pull request Dec 2, 2017
These changes are meant to be merge in
gitless-vcs#158
@spderosso spderosso merged commit 190611e into gitless-vcs:master Dec 2, 2017
@embs embs deleted the appveyor-fix-pygit2-version branch December 2, 2017 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants