diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2014-05-21 07:18:02 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2014-05-21 07:18:02 +0200 |
| commit | f24786fca46b054789d388975614097ae71c252e (patch) | |
| tree | 43ed0549d1f096b4fc44d1f540ffc10c4ef3e686 | |
| parent | 13e3a809554706905418a48b72e09e2eba81af2d (diff) | |
| parent | 10809e8854619fe9f7d5e4c5805962b8cc7a434b (diff) | |
| download | GitPython-f24786fca46b054789d388975614097ae71c252e.tar.gz GitPython-f24786fca46b054789d388975614097ae71c252e.zip | |
Merge branch 'wyrdvans-0.3' into 0.3
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 = """\ |
