galaxyproject / galaxyproject/brc-analytics
Ensure Python dependencies remain synced between both catalogs
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 11
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 16
Description
The two catalogs currently have separate `requirements.txt` files for their catalog build scripts, but share virtually all of their catalog-building code and so would benefit from having their dependencies kept in sync. Potential options for accomplishing this might include having only one `requirements.txt`, or using a different method of dependency management.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.