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

Optional dev-dependencies do not install #2432

Closed
2 of 3 tasks
vivekjoshy opened this issue May 16, 2020 · 4 comments
Closed
2 of 3 tasks

Optional dev-dependencies do not install #2432

vivekjoshy opened this issue May 16, 2020 · 4 comments
Labels
kind/bug Something isn't working as expected

Comments

@vivekjoshy
Copy link

  • 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: Ubuntu 20.04 LTS

  • Poetry version: 1.0.5

  • Link of a Gist with the contents of your pyproject.toml file: pyproject.toml

Issue

Expected Result

poetry install -E "docs tests build_tools" will install extras defined in dev-dependencies

Actual Result

poetry install -E "docs tests build_tools" does not install any of the dev-dependencies.

@vivekjoshy vivekjoshy added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels May 16, 2020
@ndevln
Copy link

ndevln commented May 16, 2020

Duplicate? #606

@dekoza
Copy link

dekoza commented May 20, 2020

Duplicate of #2073

@vivekjoshy
Copy link
Author

#606 is a pull request that was closed. #2073 isn't even about dev-dependencies. Still closing this since #606 mentions that it's not possible to solve.

@abn abn removed the status/triage This issue needs to be triaged label Sep 25, 2020
Copy link

github-actions bot commented Mar 3, 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 3, 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