Skip to content

Commit

Permalink
add python 3.13 to pyproject.toml; bump numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
scito committed Dec 14, 2024
1 parent c49ba82 commit fa85069
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 56 deletions.
112 changes: 56 additions & 56 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Intended Audience :: End Users/Desktop",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
Expand Down

0 comments on commit fa85069

Please sign in to comment.