We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 245972f + fe5c45f commit 3513b85Copy full SHA for 3513b85
docs/contribute/DEV_DOCS.md
@@ -189,8 +189,7 @@ Here is how to do that using the GitHub website:
189
2. Select **Run workflow**. In the new menu:
190
1. Ensure `master` branch is selected.
191
2. In **New version X.X.X**, provide the new version number.
192
- 3. Set **PyPI instance for publishing** as *PyPI* (default) or *TestPyPI*. [More info](https://packaging.python.org/en/latest/guides/using-testpypi)
193
- 4. Select **Run workflow**.
+ 3. Select **Run workflow**.
194
3. Ensure workflow runs successfully.
195
196
##### 4. Update GitHub milestones
0 commit comments