-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Summary
policyengine-taxsim is not currently on PyPI. Users must install from GitHub, which is cumbersome.
Publishing to PyPI would allow a simple one-liner install. This would also make the R package's Config/reticulate declaration simpler (#722), and make the installation instructions on the landing page cleaner.
Steps
- Verify pyproject.toml has correct metadata (name, version, description, classifiers)
- Set up PyPI API token as a GitHub secret
- Add a GitHub Actions workflow to publish on release/tag
- Update install instructions in README, landing page, R package, and docs
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels