Skip to content

Commit 93e47bc

Browse files
committed
Update pyproject.toml
1 parent c4b4dea commit 93e47bc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ authors = [
1010
{ name = "Robert Andrew Martin", email = "martin.robertandrew@gmail.com" },
1111
]
1212
readme = "README.md"
13-
repository = "https://github.com/pyportfolio/pyportfolioopt"
14-
documentation = "https://pyportfolioopt.readthedocs.io/en/latest/"
1513
keywords= ["finance", "portfolio", "optimization", "quant", "investing"]
1614
classifiers=[
1715
"Development Status :: 4 - Beta",
@@ -30,7 +28,6 @@ classifiers=[
3028
"Topic :: Office/Business :: Financial",
3129
"Topic :: Office/Business :: Financial :: Investment",
3230
]
33-
packages = [ {include = "pypfopt"} ]
3431

3532
# core dependencies of pyportfolioopt
3633
# this set should be kept minimal!

0 commit comments

Comments
 (0)