Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"poetry show" option "--no-dev" is not working #5347

Closed
3 tasks done
fbrodrigorezino opened this issue Mar 23, 2022 · 2 comments
Closed
3 tasks done

"poetry show" option "--no-dev" is not working #5347

fbrodrigorezino opened this issue Mar 23, 2022 · 2 comments
Labels
kind/bug Something isn't working as expected

Comments

@fbrodrigorezino
Copy link

fbrodrigorezino commented Mar 23, 2022

  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).
  • 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.

@fbrodrigorezino fbrodrigorezino added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Mar 23, 2022
@radoering
Copy link
Member

--without will be introduced in poetry 1.2.0 and is not yet available in 1.1.x. You can try 1.2.0b1 if you like. (But you should keep in mind that there are still some improvements and bugfixes on the way. See #5338)

@finswimmer finswimmer added the status/waiting-on-response Waiting on response from author label Mar 28, 2022
@mkniewallner mkniewallner removed status/triage This issue needs to be triaged status/waiting-on-response Waiting on response from author labels Jun 11, 2022
Copy link

github-actions bot commented Mar 2, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

4 participants