- OS version and name: MacOS 12.3
- Poetry version: 1.1.13
- Link of a Gist with the contents of your pyproject.toml file: here
Issue
When I use 'poetry show mypy --no-dev' it outputs all the dependencies. I took a look at the code, at it seems it is about to be deprecated but the --without dev also does not work.
-vvvoption).Issue
When I use 'poetry show mypy --no-dev' it outputs all the dependencies. I took a look at the code, at it seems it is about to be deprecated but the
--without devalso does not work.