summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2014-06-14 12:44:24 +0200
committerAlessio Sergi <al3hex@gmail.com>2014-06-14 12:52:26 +0200
commitc29ddd58bf64fc81abe18ebcd2bbaf12c0e61ef5 (patch)
treec9370af4e72c566093c915298057b641b0628620 /setup.py
parent09bdb9de74281553bca86fc0746493ad1987d1ce (diff)
Fix leftovers from merge conflict
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 7fae26f2..e087cd7d 100755
--- a/setup.py
+++ b/setup.py
@@ -75,7 +75,6 @@ setup(
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
- 'Programming Language :: Python :: 3.2',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4'
]