Skip to content

Commit

Permalink
🔧 Add supported python version flags
Browse files Browse the repository at this point in the history
  • Loading branch information
o-laurent committed Oct 22, 2024
1 parent 1379b26 commit f38d7be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ classifiers = [
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3 :: Only",
]
dependencies = [
Expand Down

0 comments on commit f38d7be

Please sign in to comment.