File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,18 +17,18 @@ authors = [
1717]
1818dependencies = []
1919requires-python = " >=3.9"
20- license = { text = " GPLv2+ " }
20+ license = " GPL-2.0-or-later "
2121keywords = [" integer programming" , " cutting planes" ]
2222classifiers = [
2323 " Development Status :: 5 - Production/Stable" ,
2424 " Intended Audience :: Science/Research" ,
25- " License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)" ,
2625 " Programming Language :: Python" ,
2726 " Programming Language :: Python :: 3" ,
2827 " Programming Language :: Python :: 3.9" ,
2928 " Programming Language :: Python :: 3.10" ,
3029 " Programming Language :: Python :: 3.11" ,
3130 " Programming Language :: Python :: 3.12" ,
31+ " Programming Language :: Python :: 3.13" ,
3232 " Topic :: Scientific/Engineering :: Mathematics" ,
3333]
3434dynamic = [' version' ]
You can’t perform that action at this time.
0 commit comments