Closed ethanjli closed 1 year ago
This PR splits up the Python backend code up into two separate subdirectories, each with its own pyproject.toml and its own set of dependencies. In the future, this will allow the segmenter to be installed and run on non-RPi platforms.
pyproject.toml
This PR splits up the Python backend code up into two separate subdirectories, each with its own
pyproject.toml
and its own set of dependencies. In the future, this will allow the segmenter to be installed and run on non-RPi platforms.