Skip to content

Commit 2ab9f70

Browse files
authored
Update README.rst
Signed-off-by: marcmac <marc.macintyre@gmail.com>
1 parent 09c87d1 commit 2ab9f70

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,12 @@ reasonable build environment:
2727
After a while, you will get a wheel file at dist/transformer_engine-<stuff>.whl, where <stuff> includes
2828
both the branch tag as well as system information like the Python version.
2929

30-
# How to upload a wheel file to the augment PyPI server
31-
You must be in an environment with gcloud access to system-services-dev. If twine prompts for a password, `you're doing it wrong <https://cloud.google.com/artifact-registry/docs/python/authentication#keyring-setup>`.
30+
Upload Instructions
31+
===================
32+
33+
You must be in an environment with gcloud access to system-services-dev. If twine prompts for a password, you're doing it wrong
34+
35+
https://cloud.google.com/artifact-registry/docs/python/authentication#keyring-setup
3236

3337
.. code-block:: bash
3438
pip install twine keyring keyrings.google-artifactregistry-auth

0 commit comments

Comments
 (0)