Skip to content

Commit f4330a3

Browse files
committed
Removing Python 3 from declared supported versions.
1 parent ce4f083 commit f4330a3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,5 @@ def run(self):
107107
'Programming Language :: Python :: 2',
108108
'Programming Language :: Python :: 2.6',
109109
'Programming Language :: Python :: 2.7',
110-
'Programming Language :: Python :: 3',
111-
'Programming Language :: Python :: 3.2',
112-
'Programming Language :: Python :: 3.3',
113-
'Programming Language :: Python :: 3.4',
114110
],
115111
keywords="security databases operating systems",)

0 commit comments

Comments
 (0)