Skip to content

Commit

Permalink
remove 3.7 from classifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
carolineechen committed Sep 12, 2024
1 parent 4b5b5f9 commit 6a1d9ed
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 @@ -139,7 +139,6 @@ def parse_readme(readme: str) -> str:
},
include_package_data=True,
classifiers=[
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
Expand Down

0 comments on commit 6a1d9ed

Please sign in to comment.