caltechlibrary / caltechdata_api

Python library for using the CaltechDATA API
Other
10 stars 2 forks source link

Undeclared dependency on s3fs #17

Closed mhucka closed 1 year ago

mhucka commented 1 year ago

caltechdata_write.py imports s3fs but installing the caltechdata_api package does not install that dependency. We should add it to setup.py or add a requirements.txt file.

tmorrell commented 1 year ago

Released in v1.3.0