summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Bakhtiari <dev@mtbk.me>2021-05-10 06:37:02 +0200
committerMatthew Bakhtiari <dev@mtbk.me>2021-05-10 06:37:02 +0200
commit382037ce6cd81e2767143db744d1049081051ce3 (patch)
tree6f19be0aea23f220313b02e393dab99a92aaad59
parent06ab2ca2ee843e62a1a6bf26ef2d118995a4f210 (diff)
downloadpluginbase-382037ce6cd81e2767143db744d1049081051ce3.tar.gz
Remove old versions from setup.py
-rw-r--r--setup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index ef63b70..8f9f4e6 100644
--- a/setup.py
+++ b/setup.py
@@ -29,10 +29,8 @@ setup(
classifiers=[
'License :: OSI Approved :: BSD License',
'Programming Language :: Python',
- 'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
- 'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',