Skip to content

Commit

Permalink
add python 3.13 support (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: artur.shiriev <artur.shiriev@raiffeisen.ru>
  • Loading branch information
lesnik512 and artur.shiriev authored Jan 13, 2025
1 parent 16ff993 commit 3fa8d56
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 @@ -27,6 +27,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
]
dependencies = [
"eval-type-backport>=0.2",
Expand Down

0 comments on commit 3fa8d56

Please sign in to comment.