Handy tool for data analysis competitions!
# Install latest version
rye add ocha --git https://github.com/tea1013/ocha.git
# Install specific version
rye add ocha --git https://github.com/tea1013/ocha.git --tag v0.0.0
-
Create Pull Request and Merge it.
- Don't forget to update the version in pyproject.toml!!
-
Execute following release workflow.
- https://github.com/tea1013/ocha/actions/workflows/release.yml
- Push
Run workflow
and Selectmain
branch and Input tag version.