Skip to content

Commit ee2efcf

Browse files
committed
Update pyproject.toml
1 parent 4aadf93 commit ee2efcf

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

pyproject.toml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,22 @@ authors = [
1212
readme = "README.md"
1313
keywords= ["finance", "portfolio", "optimization", "quant", "investing"]
1414
classifiers=[
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

Comments
 (0)