kevin218 / Eureka

Eureka! is a data reduction and analysis pipeline intended for time-series observations with JWST.
https://eurekadocs.readthedocs.io/
MIT License
60 stars 47 forks source link

Adding setuptools_scm to environment.yml #498

Closed taylorbell57 closed 1 year ago

taylorbell57 commented 1 year ago

Resolves #497

Adding setuptools_scm to environment.yml is needed to properly set the Eureka version number. Successfully tested with Docker to ensure a fresh installation environment (I hadn't noticed this as I had a cached version.py file from doing pip install previously)

kevin218 commented 1 year ago

Can we also update the documentation in this PR to instruct people to install v0.7?

taylorbell57 commented 1 year ago

Ah yes, good catch - this will need your review again since I changed a file