Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 04:59 AM
Hi @hari-prasad ,
Thanks, that sounds like a very good solution as well 🙂
I managed to get it to run by using GitLab package registry as a private pypi and creating a pip.conf file with the credentials for http access in the initialization script. As I wrote, I wouldn't have expected it to work, but apparently this is the only way to make your custom library an integral part of your dependencies.