Commit ba0665d0 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Added links and note about not publishing to groups

parent d7f25636
......@@ -235,9 +235,12 @@ password = ${env.CI_JOB_TOKEN}
When publishing packages, note that:
- The maximum allowed size is 50 MB.
- You must [authenticate with the Package Registry](#authenticate-with-the-package-registry).
- Your [version string must be valid](#ensure-your-version-string-is-valid).
- The maximum allowed package size is 5 GB.
- You can't upload the same version of a package multiple times. If you try,
you receive the error `Validation failed: File name has already been taken`.
- You cannot publish PyPI packages to a group, only to a project.
### Ensure your version string is valid
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment