Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ba0665d0
Commit
ba0665d0
authored
Jan 04, 2021
by
Suzanne Selhorn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added links and note about not publishing to groups
parent
d7f25636
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
doc/user/packages/pypi_repository/index.md
doc/user/packages/pypi_repository/index.md
+4
-1
No files found.
doc/user/packages/pypi_repository/index.md
View file @
ba0665d0
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment