Compare commits

..

1 Commits

Author SHA1 Message Date
Nelson Torres e6a715406a Nix fix for using `poetry run` instead `poetry shell`:
Since the last poetry update (2.0.0) the `poetry shell` command has been move out to a plugin, so now we use `poetry run`
this change broke the environment for the poetry to work.

Here are the missing deps that has been added for this to work aagain.
2025-01-28 15:15:38 -03:00

Diff Content Not Available