Skip to content

Commit

Permalink
drop 3.8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein authored Jul 15, 2024
1 parent c4a441f commit 3c221aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ license = {text = "Apache-2.0"}
authors = [{ name = "Ruslan Kuprieiev", email = "ruslan@iterative.ai" }]
classifiers = [
"Programming Language :: Python :: 3",
"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 3c221aa

Please sign in to comment.