Utilize PyPi.org as a remote PyPI repository for packages not hosted on GitLab

Problem to solve

The GitLab PyPI Repository will allow Python developers to utilize GitLab as a remote repository for their python packages. However, it is likely that not all of their packages will be hosted on GitLab and that they will public packages hosted on https://pypi.python.org/pypi as well.

Intended users

Further details

Proposal

Allow users to set https://pypi.python.org/pypi as a remote package repository to pull from if the package is not hosted on GitLab.

Permissions and Security

Documentation

Availability & Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Links / references

Edited by Tim Rizzi