Skip to content

Commit

Permalink
Setup: add classifier for python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd committed Sep 15, 2023
1 parent 0c2b246 commit 8c8d486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ def setup_package():
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Scientific/Engineering",
],
cmdclass={"build_ext": build_ext_subclass},
Expand Down

0 comments on commit 8c8d486

Please sign in to comment.