jthielen / OpenMosaic

Open-source and extensible radar mosaic creation in Python
Apache License 2.0
14 stars 0 forks source link

setup.py missing some requirements to import Gridder #3

Open ahuang11 opened 3 years ago

ahuang11 commented 3 years ago

joblib sklearn

jthielen commented 3 years ago

Ah, yes, I added those to the requirements.txt in this commit (https://github.com/jthielen/OpenMosaic/commit/9eccab265330ff4fe28c118d5f5120dc83533c66), but not setup.cfg.