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

feature: support custom index config for pypi decorator #1613

Merged
merged 1 commit into from Oct 26, 2023

Conversation

saikonen
Copy link
Collaborator

add support to pypi for custom index in pip config.

This also enables private indices that require authentication, as the user:token can be part of the config, which is only required during solving of the environment (dev machine) and not after it is cached.

tested to work with private AWS CodeArtifact with upstream pypi.

@saikonen saikonen merged commit 6f1c354 into master Oct 26, 2023
20 checks passed
@saikonen saikonen deleted the feature/support-index-config-for-pypi branch October 26, 2023 17:50
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.

None yet

1 participant