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

Conda package? #34

Open
jzuhone opened this issue Aug 13, 2021 · 0 comments
Open

Conda package? #34

jzuhone opened this issue Aug 13, 2021 · 0 comments
Assignees

Comments

@jzuhone
Copy link

jzuhone commented Aug 13, 2021

Hi @jagophile,

I have some code written to make APEC spectra for my package SOXS that is a heavily-mutated version of something you wrote years ago.

I'd like to explore using pyatomdb as a backend for this instead. The only issue is that I provide both pip and conda packages for SOXS, and conda really wants to install something from conda as far as dependencies go.

I wanted to see if you were interested in me exploring setting up a conda package for pyatomdb and hosting it myself at https://conda.anaconda.org/jzuhone, which is my own conda channel. Then one could do something like:

conda install -c jzuhone pyatomdb

I'd be happy to create new packages with new stable versions manually, but it may be worth trying in the future to do this automatically with GitHub actions (once I figure out how to do it myself, that is).

What do you think?

@jagophile jagophile self-assigned this Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants