You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,12 @@ reasonable build environment:
27
27
After a while, you will get a wheel file at dist/transformer_engine-<stuff>.whl, where <stuff> includes
28
28
both the branch tag as well as system information like the Python version.
29
29
30
-
TODO: how to upload a wheel file to the augment PyPI server?
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>`.
0 commit comments