Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ci.yml #98

Closed
kelle opened this issue Sep 11, 2024 · 2 comments
Closed

Update ci.yml #98

kelle opened this issue Sep 11, 2024 · 2 comments

Comments

@kelle
Copy link
Member

kelle commented Sep 11, 2024

CI is currently using conda and an environment file. Update to use pip instead. Some updates are already in #97.

@kelle
Copy link
Member Author

kelle commented Sep 11, 2024

https://github.com/BDNYC/sedkit/blob/master/env/environment-3.11.yml

  • move requirements into pyproject file

  • delete the env/ folder and outdated environment fies.

  • pip:

    • astropy>=5.3.1
    • astroquery>=0.4.6
    • bokeh>=3.2.1
    • dill>=0.3.4
    • dustmaps>=1.0.9
    • emcee>=3.1.1
    • ipython==8.2.0
    • jupyter==1.0.0
    • numpy>=1.25.1
    • pandas>=1.3.5
    • PyQt5>=5.15.6
    • pytest==7.1.1
    • sphinx==4.5.0
    • scipy>=1.8.0
    • svo-filters>=0.4.4

@kelle
Copy link
Member Author

kelle commented Sep 13, 2024

Fixed in #99

@kelle kelle closed this as completed Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant