Skip to content

Commit

Permalink
setup.py: Remove Trove Classifier for Python 3.6 (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmav99 authored May 2, 2022
1 parent 1bff316 commit 8d7669f
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 @@ -183,7 +183,6 @@ def run(self):
classifiers = [
"License :: OSI Approved :: BSD License",
"Development Status :: 5 - Production/Stable",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
Expand Down

0 comments on commit 8d7669f

Please sign in to comment.