Add python 3.12 classifier. (#10381)
This commit is contained in:
parent
bc7643d35e
commit
9f6608d6aa
@ -25,7 +25,8 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11"
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
]
|
||||
dependencies = [
|
||||
"numpy",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user