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

Commit ca49239

Browse files
authored
Updating pypi test server steps.
1 parent f1772ef commit ca49239

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

doc/pypi_release_steps.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,7 @@ bumpversion release_version  -> 1.0.0a<b>1</b>
9090
username = your_username
9191
password = your_password
9292
```
93-
4. Register and upload to pypi test server:
94-
95-
```
96-
python register_upload.py register pypitest
97-
```
98-
93+
4. Upload to pypi test server:
9994
```
10095
python register_upload.py upload pypitest
10196
```

0 commit comments

Comments
 (0)