summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorIonel Cristian Mărieș <contact@ionelmc.ro>2017-03-14 06:51:42 +0200
committerIonel Cristian Mărieș <contact@ionelmc.ro>2017-03-14 06:51:42 +0200
commit9194a0e15815dc0f778796934a77c6a9d0198e21 (patch)
tree2d5b1f28440d8807df7a97cee3a3d042242c2878 /setup.py
parenta1fccf652380394d960a5b4fd9648bb74cd9dc5f (diff)
Updaet various project skel things and drop 2.6 from tests.
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 57cf6c1..231bc5e 100644
--- a/setup.py
+++ b/setup.py
@@ -48,7 +48,6 @@ setup(
'Operating System :: POSIX',
'Operating System :: Microsoft :: Windows',
'Programming Language :: Python',
- 'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.3',