summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Gedminas <marius@gedmin.as>2019-04-30 16:13:59 +0300
committerMarius Gedminas <marius@gedmin.as>2019-04-30 16:13:59 +0300
commite79c3f5b470b3262f3863488d7ff274b75d388ab (patch)
treee9b988e3c89af9c364ce3cbe987aa308f8f8be8c
parentb2babb1c0fbfec301f0cab8334d71697622b1138 (diff)
downloadzope-security-e79c3f5b470b3262f3863488d7ff274b75d388ab.tar.gz
Drop forgotten 3.4 classifier
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9f6ccae..335b064 100644
--- a/setup.py
+++ b/setup.py
@@ -151,7 +151,6 @@ setup(name='zope.security',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
- 'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',