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 export --extras does not export sub-dependencies #1293

Closed
2 tasks done
tommilligan opened this issue Aug 12, 2019 · 4 comments
Closed
2 tasks done

poetry export --extras does not export sub-dependencies #1293

tommilligan opened this issue Aug 12, 2019 · 4 comments
Assignees
Labels
kind/bug Something isn't working as expected

Comments

@tommilligan
Copy link
Contributor

  • I am on the latest Poetry version.
  • [ x 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 18.04
  • Poetry version: 1.0.0b1

Issue

#1285 introduced a regression.

When exporting groups specified by the --extras flag, sub-dependencies of these extra optional packages are not exported.

@brycedrennan brycedrennan added the kind/bug Something isn't working as expected label Aug 15, 2019
@hvdklauw

This comment has been minimized.

@tommilligan
Copy link
Contributor Author

This is unrelated - please could you open a new issue? Bisected that the issue was introduced somewhere between 442ff52 and e987f01, which was before #1285 was merged.

@kasteph
Copy link
Member

kasteph commented Oct 10, 2019

#1294 resolves this issue.

@kasteph kasteph closed this as completed Oct 10, 2019
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