-
Notifications
You must be signed in to change notification settings - Fork 0
publish on PyPI #177
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
publish on PyPI #177
Conversation
prjemian
commented
Sep 29, 2023
- close register package with PyPI #101
|
|
Great! Now we have a PyPI package: https://pypi.org/project/gemviz/ |
|
Revert the work flow to Triggers the workflow on push events but only for the main branch. |
|
Mostly followed some AI advice to publish on PyPI. Publishing workflow was copied from apstools. So were the project badges on the README page (and modified for this repo). Had to remove two unrecognized classifiers before PyPI would accept the new project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good