-
Notifications
You must be signed in to change notification settings - Fork 84
Update pypi publishing #376
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
base: main
Are you sure you want to change the base?
Conversation
|
|
Hey @f-hafner , The template is using copier now. Will you have time to update and complete this PR? |
|
@fdiblen , I have to get familiar with the new template but I can work on this |
I think it makes more sense to close this pull request and create a new one. I will close this PR. Please let us know if you need help with creating a new one. |
|
Was it really necessary to close this? It seemed like the merge conflicts were minor, especially because one file is completely new. |
|
I am not actively working on this project anymore and not up to date with the recent changes. But, I would be careful about complete automation as users may need to take a few more steps such as check Zenodo integration, test the package etc. @sverhoeven and @abelsiqueira may help you deciding the best way forward. |
|
I like the idea, and I think @f-hafner won't mind if you take it over, but I haven't been working on the Python template. |
|
@JaroCamphuijsen Go ahead! |
Description
This proposes a fix to #372.
I just now realise #373 asks for a workflow. I had also wondered whether I should add that. For now, it's just in the sample code in the
README.dev.mdfile. I can transfer this into a workflow file -- can you give some feedback on the sample code? I copied from a workflow that works, but perhaps you have suggestions for improvement.