Open
Description
Hello! This is a really cool project and I would love to use it however I'm having some trouble getting it to work with poetry.
I created a default source in my pyproject file as the following
[[tool.poetry.source]]
name = "test"
url = "https://astariul.github.io/github-hosted-pypi/"
priority = "default"
and when I try to install public-hello I get the following error
poetry add public-hello
Could not find a matching version of package public-hello
Do you have any idea what may be going on?
Metadata
Metadata
Assignees
Labels
No labels