-
Notifications
You must be signed in to change notification settings - Fork 6
feat: reorg as package #41
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
The package name now is ours. Can we move forward with this PR? |
Sure, I can rebase Monday. |
@henryiii ping. |
Sorry, I forgot, will do this today. It's always okay to ping me. :) |
Signed-off-by: Henry Schreiner <[email protected]>
974dd77
to
288c0be
Compare
@henryiii, what is the next step after this PR gets merged? We release and then upload the repository in the pipy website? |
I can commit a GitHub Actions with a release workflow as a followup. Then when you make a release, it will be pushed to PyPI. You'll need to add this repo and the workflow I add to PyPI's trusted publishing config. |
(The guide is at https://learn.scientific-python.org/development/guides/gha-pure/ ) |
Thank you. @Vipul-Cariappa perhaps that's what we should try doing. |
Hi @henryiii , when I try using idd via: I get the following error: When I execute the above command when in the src folder I get: Could you please assist me how to run it? |
Sure, you need to run |
Previously `disable_assembly`, `Debugger` & `disable_registers` were globals.
Making this a package.