Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 90e8016

Browse files
committed
Remove Python 3.4 and 3.5 from the PyPI tags list.
Signed-off-by: M. J. Fromberger <[email protected]>
1 parent cc9fbc4 commit 90e8016

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,6 @@ def main():
336336
"Intended Audience :: Developers",
337337
"License :: OSI Approved :: Apache Software License",
338338
"Operating System :: POSIX",
339-
"Programming Language :: Python :: 3.4",
340-
"Programming Language :: Python :: 3.5",
341339
"Programming Language :: Python :: 3.6",
342340
"Programming Language :: Python :: 3.7",
343341
"Topic :: Software Development :: Libraries"

0 commit comments

Comments
 (0)