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

Bundle fails if pyproject contains authorized, private repository #105

Open
tribals opened this issue Jun 25, 2024 · 0 comments
Open

Bundle fails if pyproject contains authorized, private repository #105

tribals opened this issue Jun 25, 2024 · 0 comments

Comments

@tribals
Copy link

tribals commented Jun 25, 2024

Test plan

  • add private repo
  • authorize yourself against it with poetry config http-basic.<repo> $USER
  • verify it by uploading some package: poetry publish --build --repository=<repo>
  • try to bundle - it will fail
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

No branches or pull requests

1 participant