Skip to content

Poetry fails to find and install packages #69

Open
@imchristianlowe

Description

@imchristianlowe

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions