Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding private pip repo support for legacy pypi repos. #201

Merged
merged 4 commits into from
Jul 1, 2022

Conversation

shopigarner
Copy link
Contributor

This PR adds private repo support for legacy pypi repositories allowing pip dependencies to be installed from private repos. This should enable most self-hosted private repos to be used (like Nexus and Artifactory). Please see the README for more details.

@netlify
Copy link

netlify bot commented Jun 25, 2022

Deploy Preview for conda-lock ready!

Name Link
🔨 Latest commit 984e32f
🔍 Latest deploy log https://app.netlify.com/sites/conda-lock/deploys/62b7735539531b0008511ca7
😎 Deploy Preview https://deploy-preview-201--conda-lock.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@mariusvniekerk
Copy link
Collaborator

Can you add an example of what the pyproject.toml should look like?

@shopigarner
Copy link
Contributor Author

shopigarner commented Jun 27, 2022

@mariusvniekerk I've not tested it through a pyproject.toml as that's not my use case. This will only work with the global poetry config. If you have some suggestions on how to get it working with a pyproject.toml file as well I'd be happy to try them out.

@mariusvniekerk mariusvniekerk merged commit 3e28f31 into conda:main Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants