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

Doesn't work with Poetry #68

Closed
acrogenesis opened this issue Jun 3, 2023 · 2 comments
Closed

Doesn't work with Poetry #68

acrogenesis opened this issue Jun 3, 2023 · 2 comments

Comments

@acrogenesis
Copy link

It seems something is incompatible with poetry. I'm still debugging but I can't seem to install public-hello

poetry source add test https://astariul.github.io/github-hosted-pypi/
poetry add --source test public-hello

Returns Could not find a matching version of package public-hello

@acrogenesis
Copy link
Author

image
It is connecting correctly to https://astariul.github.io and searching for the package at /github-hosted-pypi/public-hello/

@acrogenesis
Copy link
Author

I believe poetry doesn't support git urls in the pep 503 directory python-poetry/poetry#5548

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