Category "python-poetry"

ModuleNotFoundError when install script with poetry

Here's what my project tree looks like . ├── project │ ├── __init__.py │ ├── db.py │

Does Poetry have an equivalent for the flag "--trusted-host" that is available on Pip?

I wish to start using poetry on some projects at work, where I am stuck behind corporate filters that sometimes interfere with certs. If I use pip, I can ignore