@@ -12,22 +12,22 @@ authors = [
1212readme = " README.md"
1313keywords = [" finance" , " portfolio" , " optimization" , " quant" , " investing" ]
1414classifiers =[
15- " Development Status :: 4 - Beta" ,
16- " Environment :: Console" ,
17- " Intended Audience :: Financial and Insurance Industry" ,
18- " Intended Audience :: Science/Research" ,
19- " License :: OSI Approved :: MIT License" ,
20- " Natural Language :: English" ,
21- " Operating System :: OS Independent" ,
22- " Programming Language :: Python :: 3.14" ,
23- " Programming Language :: Python :: 3.13" ,
24- " Programming Language :: Python :: 3.12" ,
25- " Programming Language :: Python :: 3.11" ,
26- " Programming Language :: Python :: 3.10" ,
27- " Programming Language :: Python :: 3 :: Only" ,
28- " Topic :: Office/Business :: Financial" ,
29- " Topic :: Office/Business :: Financial :: Investment" ,
30- ]
15+ " Development Status :: 4 - Beta" ,
16+ " Environment :: Console" ,
17+ " Intended Audience :: Financial and Insurance Industry" ,
18+ " Intended Audience :: Science/Research" ,
19+ " License :: OSI Approved :: MIT License" ,
20+ " Natural Language :: English" ,
21+ " Operating System :: OS Independent" ,
22+ " Programming Language :: Python :: 3.14" ,
23+ " Programming Language :: Python :: 3.13" ,
24+ " Programming Language :: Python :: 3.12" ,
25+ " Programming Language :: Python :: 3.11" ,
26+ " Programming Language :: Python :: 3.10" ,
27+ " Programming Language :: Python :: 3 :: Only" ,
28+ " Topic :: Office/Business :: Financial" ,
29+ " Topic :: Office/Business :: Financial :: Investment" ,
30+ ]
3131
3232# core dependencies of pyportfolioopt
3333# this set should be kept minimal!
0 commit comments