Python3pkg / GitPython
forked from gitpython-developers/GitPythonBe notified of new releases
Create your free GitHub account today to subscribe to this repository for new releases and build software alongside 50 million developers.
Sign upsetup.py: fixed incorrect handling of toplevel package path - I must … …have been very confused when setting it up that way
Changed version to 0.3.1 (removed beta1) so that other projects can a… …ctually depend on git-python using the setuptools. Previously it would claim the version did not exist, probably because the setuptools are just comparing strings
bumped verison to 0.3.0 beta2 docs: added changelog, which moved from the CHANGES file into sphinx