Skip to content

Commit

Permalink
remove python<3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
skjerns committed Jul 21, 2024
1 parent 7872c95 commit 41654a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -308,8 +308,6 @@ def install_for_development(self):
"Programming Language :: C",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
Expand Down

0 comments on commit 41654a5

Please sign in to comment.