Skip to content

Commit

Permalink
Add requires-python
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayak-mehta committed Dec 30, 2024
1 parent 0002728 commit e1af5ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ readme = "README.md"
classifiers = [
"Development Status :: 5 - Production/Stable",
]
requires-python = ">=3.9"
dependencies = [
"click>=8.0.1",
"chardet>=5.1.0",
Expand Down

0 comments on commit e1af5ad

Please sign in to comment.