-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Set up workflow for pushing releases to PyPI #32
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
Comments
One pre-requisite for this is to have automates tests with Travis - do we have an issue for that yet? |
I think we do |
Nope, because #22 is closed |
We'll have to set up tests then, with pytest and the like. I'll open an issue for that. |
So please assign this issue to me I would be doing it while I will be working on #165 |
Done. Out of curiosity, can you not assign yourself? |
No I didn't find an option for that. |
This can be done through GitHub actions, yes? @eulertour |
Correct. Would require creation of a new workflow. |
Yes, I would be doing it in #165 |
I am closing this as #165 is merged and we have a workflow for it. |
Once, cleanup is done, we should begin integrating a Workflow/Action to automatically package new releases and shoot them of to PyPI.

The text was updated successfully, but these errors were encountered: