First, thank you very much for this great tool, it is super helpful.
We use poetry to install dependencies, and we see a this bug -
Packages defined in our pyproject.toml as dev dependencies are identified as first party instead of first party.
However, they are external to the project and are actually third party
we use isort version 4.3.21 on OSX
First, thank you very much for this great tool, it is super helpful.
We use poetry to install dependencies, and we see a this bug -
Packages defined in our pyproject.toml as dev dependencies are identified as first party instead of first party.
However, they are external to the project and are actually third party
we use isort version 4.3.21 on OSX