X Tutup
Skip to content

Remove setup.cfg to have a pure python wheel #62

Merged
Harmon758 merged 1 commit intogitpython-developers:masterfrom
Nicusor97:remove-setup-cfg-because-it-dropped-python-2-support
Feb 24, 2020
Merged

Remove setup.cfg to have a pure python wheel #62
Harmon758 merged 1 commit intogitpython-developers:masterfrom
Nicusor97:remove-setup-cfg-because-it-dropped-python-2-support

Conversation

@Nicusor97
Copy link

As for the setup.cfg universal setting, this is actually an issue with the main gitdb package on the master branch rather than with the gitdb2 mirror package. The gitdb package has dropped support for Python 2, so it should be a Pure Python Wheel rather than a Universal Wheel

@Harmon758 Harmon758 merged commit 0016dae into gitpython-developers:master Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup