PyPortfolioOpt icon indicating copy to clipboard operation
PyPortfolioOpt copied to clipboard

More pypfopt into src/pypfopt

Open tschm opened this issue 1 month ago • 3 comments

Simplifies the application of generic tools a great deal... In src there shall be no init.py

tschm avatar Nov 10 '25 06:11 tschm

I would prefer to not make too many changes for the time being - a change in folder may break workflows for people who have forked the package, for instance.

We also omit the src layer more often than not in the GC.OS managed packages, so the current state is more consistent.

fkiraly avatar Nov 10 '25 22:11 fkiraly

This particular change has no effect as in pyproject we point to src/pypfopt rather than pypfopt. No import has to be changed

tschm avatar Nov 11 '25 16:11 tschm

So if it has no effect, why change it?

fkiraly avatar Nov 14 '25 23:11 fkiraly