Why do I need an Access Token to Install pypi Packages?

I’m using gitlab.com and I was going to publish pre-release packages for my project to the package repository included with the repo. It looks like anyone who wants to install such a package will need to make a gitlab account and create a personal access token even though the wheels are publicly available for download.

So why the personal access token requirement?

1 Like