summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2014-05-21 07:16:41 +0200
committerSebastian Thiel <byronimo@gmail.com>2014-05-21 07:16:41 +0200
commit10809e8854619fe9f7d5e4c5805962b8cc7a434b (patch)
tree43ed0549d1f096b4fc44d1f540ffc10c4ef3e686 /setup.py
parent13e3a809554706905418a48b72e09e2eba81af2d (diff)
parent2ea761425b9fa1fda57e83a877f4e2fdc336a9a3 (diff)
downloadgitpython-10809e8854619fe9f7d5e4c5805962b8cc7a434b.tar.gz
Merge branch '0.3' of https://github.com/wyrdvans/GitPython into wyrdvans-0.3
Conflicts: setup.py
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ea0ff12e..e7c927b1 100644
--- a/setup.py
+++ b/setup.py
@@ -73,7 +73,6 @@ setup(name = "GitPython",
package_data = {'git.test' : ['fixtures/*']},
package_dir = {'git':'git'},
license = "BSD License",
- requires=('gitdb (>=0.5.1)',),
install_requires='gitdb >= 0.5.1',
zip_safe=False,
long_description = """\