Skip to content

Commit 3513b85

Browse files
authored
Merge pull request #974: Remove step for selecting PyPI instance
2 parents 245972f + fe5c45f commit 3513b85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/contribute/DEV_DOCS.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,7 @@ Here is how to do that using the GitHub website:
189189
2. Select **Run workflow**. In the new menu:
190190
1. Ensure `master` branch is selected.
191191
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**.
192+
3. Select **Run workflow**.
194193
3. Ensure workflow runs successfully.
195194

196195
##### 4. Update GitHub milestones

0 commit comments

Comments
 (0)