Skip to content

Add support and distribution for Python Wheels #563

Closed
@pmisik

Description

@pmisik

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions