Imageomics / distributed-downloader

MPI-based distributed downloading tool for retrieving data from diverse domains.
MIT License
2 stars 0 forks source link

Clean up requirements to avoid listing extra dependencies #6

Open egrace479 opened 1 month ago

egrace479 commented 1 month ago

I think this could be cleaned up to avoid listing extra dependencies (eg., numpy can be installed through pandas), but we can add generate clear requirements without added dependencies to our issues for package creation.

_Originally posted by @egrace479 in https://github.com/Imageomics/distributed-downloader/pull/4#discussion_r1617713134_