Closed
Description
Hi,
We started using pygit2 because we it gives us much better performance comparing to executing git commands with parsing its outputs from pipes on Windows. Unfortunately our build environment (several build machines) does not use vs2008. So it is little trickier to distribute the current version of pygit2 on all machines.
I would really appreciate if pygit2 will start distributing pygit2 also as wheel package. See http://pythonwheels.com/
I think much more people would appreciate. It would simplify usage and distribution.
I’ve found http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygit2 did it for some versions.
Have you considered to add support for Python Wheels a in the near future?
Thanks
Palo
Metadata
Metadata
Assignees
Labels
No labels