Switch to side-by-side view

--- a/ForgeGit/setup.py
+++ b/ForgeGit/setup.py
@@ -20,6 +20,7 @@
       install_requires=[
           # -*- Extra requirements: -*-
           'pyforge',
+          'gitpython==0.2.0_beta1',
       ],
       entry_points="""
       # -*- Entry points: -*-