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

Commit 7049ac8

Browse files
authored
Merge pull request #154 from creachadair/py36iss153
Require Python ≥ 3.6.
2 parents cc9fbc4 + 90e8016 commit 7049ac8

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)