aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-05-25 11:10:09 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-05-29 09:43:41 +0000
commit5be78207ef21c8fe6170aa4e711ce52ef0dca485 (patch)
tree32b4fd8ac134c933dc73b71f86392bb6c17c2de4 /setup.py
parent8d5e491eaeb3188154135a6ef8e9400983c4bafa (diff)
Remove Python 2.6 package classifier
Change-Id: I200b87bc4e66d17d8eefe42359ab6bcc36d24f6c Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
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 ad6303569..ccd880b69 100644
--- a/setup.py
+++ b/setup.py
@@ -249,7 +249,6 @@ setup(
'Programming Language :: C++',
'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',