-
Notifications
You must be signed in to change notification settings - Fork 21
DOC: update conda-forge installation instruction #12
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
Conversation
|
Hi @rozyczko , I created a PR for testing. Are these tests related with what you are trying to set up? It seems like failed at |
|
This failure in uploading to Pypi is because this repo workflow permissions don't allow branches on your repo (@dragonyanglong ) to do the upload. |
|
|
|
@rozyczko , I tried changing the setting, but it doesn't make difference. Do we need to update anything in the https://github.com/diffpy/diffpy.pdffit2/blob/master/.github/workflows/build.yaml ? |
|
Hmm I don't think we are missing anything, considering the local (non-forked) build runs fine The issue is with your fork not having proper permissions, I believe. |
|
I tried a testing PR at #13, it seems like fail for py3.10? |


No description provided.