Switch to side-by-side view
--- a/ForgeGit/setup.py +++ b/ForgeGit/setup.py @@ -20,7 +20,7 @@ install_requires=[ # -*- Extra requirements: -*- 'pyforge', - 'gitpython>=0.2.0_beta1, < 0.3.0', + 'GitPython>=0.2.0_beta1, < 0.3.0', ], entry_points=""" # -*- Entry points: -*-