Skip to content

Commit

Permalink
setup.py: Remove Python 3.4 since it's not tested
Browse files Browse the repository at this point in the history
  • Loading branch information
vilhelmprytz committed Nov 9, 2020
1 parent a953463 commit 662d1c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ def dependencies(file):
license="MIT",
classifiers=[
"Programming Language :: Python",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
Expand Down

0 comments on commit 662d1c2

Please sign in to comment.