Re-bundle Python packages
Description
The DORiE Python packages are highly intertwined, but still shipped separately. We fix this and simulatneously remove deprecated and unused packages.
Proposal
-
Move all packages into a single package
dorie
.This means merging all module paths, and the respective
setup.py
scripts. -
Remove
MANIFEST.in
files -
Remove unused packages:
dorie.testtools.dorie_pfg.correlation
dorie.testtools.dorie_run.convergence
-
dorie.testtools.utilities.statistics
(only used bycorrelation
) -
dorie.testtools.dorie_plot
(empty)
How to test the implementation?
Current pipeline still works.
Related issues
See meta-issue #103 (closed)
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information