dchaley / dchaley/deepcell-segmentation
Fix package discovery for deepcell_imaging subpackages
Open
- Dominant language
- Jupyter Notebook
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
In #379 the setup.py code changed to spell out packages. That means it's broken as it excludes the `utils` and `gcp_batch_jobs` subpackages subpackages. We should at minimum list those out explicitly, but ideally, we'd figure out how to use the self-discovery mechanism again.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.