sustainable-computing-io / kepler-model-server

Model Server for Kepler
Apache License 2.0
23 stars 25 forks source link

chore(pyproject): fix pip install not installing all packages #274

Closed sthaha closed 1 month ago

sthaha commented 1 month ago

This fixes pip install . which installs model-server and estimator that also requires util and train to be installed as well.