Christoph Reiter <reiter.christ...@gmail.com> added the comment:

pygit2 requires libgit2 to build which means you need to install the 
"libgit2-dev" package through apt.

See https://docs.travis-ci.com/user/installing-dependencies/ for how to install 
packages in your travis-ci setup.

The reason it works with stable Python versions is that pygit2 provides 
pre-built wheels on pypi for those: https://pypi.org/project/pygit2/#files

----------
nosy: +lazka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37272>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to