File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,21 @@ version = "3.2.7"
1111description = ' Splitting conic solver'
1212readme = ' README.md'
1313requires-python = ' >=3.9'
14+ classifiers = [
15+ ' License :: OSI Approved :: MIT License' ,
16+ ' Programming Language :: C' ,
17+ ' Programming Language :: Python' ,
18+ ' Programming Language :: Python :: 3' ,
19+ ' Programming Language :: Python :: 3.11' ,
20+ ' Programming Language :: Python :: 3.12' ,
21+ ' Programming Language :: Python :: 3.13' ,
22+ ' Programming Language :: Python :: 3 :: Only' ,
23+ ' Programming Language :: Python :: Implementation :: CPython' ,
24+ ' Operating System :: Microsoft :: Windows' ,
25+ ' Operating System :: POSIX' ,
26+ ' Operating System :: Unix' ,
27+ ' Operating System :: MacOS' ,
28+ ]
1429license = {file = ' LICENSE' }
1530authors = [
1631 {
name =
" Brendan O'Donoghue" ,
email =
" [email protected] " }]
You can’t perform that action at this time.
0 commit comments