-
Notifications
You must be signed in to change notification settings - Fork 1
Publish to PyPI #7
Copy link
Copy link
Closed
Labels
Description
Summary
Make the package installable via pip install ehr-writeback for anyone.
What to do
- Set up trusted publishing via GitHub Actions (OIDC, no API tokens)
- Add release workflow: tag → build → publish to PyPI
- Verify
pip install ehr-writebackworks in a clean environment - Add PyPI badge to README
Acceptance criteria
-
pip install ehr-writebackinstalls from PyPI - GitHub release triggers automatic publish
- README has PyPI version badge
Reactions are currently unavailable