# GitHub Actions Currently, this repo uses GitHub Actions to: 1. Run test. 2. Build and upload packages to PyPI when publishing a release. Configure GitHub Actions: see `.github/workflows` Tutorial: * https://docs.github.com/en/actions/quickstart * https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python An example repo: ## TODO: dependabot TODO: use dependabot to automatically update dependencies: https://docs.github.com/en/code-security/dependabot