aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
AgeCommit message (Collapse)Author
2019-08-11Avoid creating python 2 releaseSebastian Thiel
Thank you! https://github.com/gitpython-developers/GitPython/issues/898#issuecomment-515831903 [skip CI]
2016-04-04Support universal wheelsThomas Grainger
2008-05-30renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵Michael Trier
up tests so they pass except for stderr test. Modified version information retrieval.
2008-05-07initial projectMichael Trier