Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit f1772ef

Browse files
authored
Update pypi_release_steps.md
1 parent b31bba4 commit f1772ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/pypi_release_steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ bumpversion release_version  -> 1.0.0a<b>1</b>
8686
    pypitest
8787
 
8888
[pypitest]
89-
repository = https://testpypi.python.org/pypi
89+
repository = https://test.pypi.org/legacy
9090
username = your_username
9191
password = your_password
9292
```

0 commit comments

Comments
 (0)