diff options
author | Vincent Driessen <me@nvie.com> | 2016-04-19 21:40:01 +0200 |
---|---|---|
committer | Vincent Driessen <me@nvie.com> | 2016-04-19 21:40:01 +0200 |
commit | 8da7852780a62d52c3d5012b89a4b15ecf989881 (patch) | |
tree | 08bd832e8e48ce190f9d6b9714852b497bb6ff2b /setup.py | |
parent | 2f1b69ad52670a67e8b766e89451080219871739 (diff) | |
parent | 4adafc5a99947301ca0ce40511991d6d54c57a41 (diff) | |
download | gitpython-8da7852780a62d52c3d5012b89a4b15ecf989881.tar.gz |
Merge remote-tracking branch 'upstream/master' into enrich-incremental-blame-output
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -110,7 +110,6 @@ GitPython is a python library used to interact with Git repositories""", "Operating System :: MacOS :: MacOS X", "Programming Language :: Python", "Programming Language :: Python :: 2", - "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", |