Riccardo Albertazzi

Results 19 comments of Riccardo Albertazzi

> We're also changing how settings works to use ["sources"](https://pydantic-docs.helpmanual.io/usage/settings/#adding-sources) for all sources in V2, so it should be easy to customise the EnvFileSource to make files required. I think...

I'm having the same error as well. Did you find a solution?

Closing as: 1. Poetry does exactly what it's been asked 2. A workaround solution has been offered

Here's a comment to keep the issue alive.

Hi agree with @b-kamphorst: the first solution seems easier to understand and - while less generic - it also feels less "over-engineered". Did you ever receive issues that the first...

For anyone having the same issue of @kkozmic , I developed a simple opinionated plugin that makes sure that: - Dependencies with the `source` specifier are only fetched from that...

Although not strictly related to this provider, the Plugin API looks currently broken, which means that I'm unable to: - Check plugins from the UI on multiple instances - Run...

Hi @dentarg , the situation looks much better now, thanks! I don't know the internals so I don't know how much can still be done to make the API faster....

Considering that 1. The docs now correctly mention that a `pipx` installation should be upgraded through `pipx upgrade poetry`: https://python-poetry.org/docs/#installing-with-pipx 2. Mixing `pipx` with `poetry self` is definitely not a...

Hi everyone, I should be able to contribute to a fix. What I'm not sure is the desired outcome, which seemed to drift from wanting a `no-update` option to changing...