summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorVincent Driessen <me@nvie.com>2016-04-19 21:35:30 +0200
committerVincent Driessen <me@nvie.com>2016-04-19 21:35:30 +0200
commit3297fe50067da728eb6f3f47764efb223e0d6ea4 (patch)
treee7cf8a66b178baf8fa4fcfddc46f2134c48042ab /setup.py
parent722473e86e64405ac5eb9cb43133f8953d6c65d0 (diff)
parent76e19e4221684f24ef881415ec6ccb6bab6eb8e8 (diff)
downloadgitpython-3297fe50067da728eb6f3f47764efb223e0d6ea4.tar.gz
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d35301ae..868f98f0 100755
--- a/setup.py
+++ b/setup.py
@@ -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",