We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdccad7 commit 7984ddaCopy full SHA for 7984dda
.github/maintainers_guide.md
@@ -161,6 +161,7 @@ password: {your password}
161
162
2. Distribute the release
163
- Use the latest stable Python runtime
164
+ - `python --version`
165
- `python -m venv .venv`
166
- `./scripts/deploy_to_pypi_org.sh`
167
- Create a new GitHub Release from the [Releases page](https://github.com/slackapi/bolt-python/releases) by clicking the "Draft a new release" button.
0 commit comments