lanl / dsi

LANL Data Science Infrastructure Project
https://lanl.github.io/dsi
5 stars 3 forks source link

Fixing setup py, versioning, and pip install for examples #99

Closed jpulidojr closed 4 months ago

jpulidojr commented 4 months ago

Fixes some errors where auto setuptools would not pip install correctly when following instructions. This should correctly stage DSI to correctly pip install . and be ready for a future pypi package.