Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix handling dependencies parameter during interactive init (#711) #2587

Merged
merged 3 commits into from
Sep 24, 2020

Conversation

finswimmer
Copy link
Member

This PR is a fork of #786, because there was no answer by @silenc3r for a long time.

This PR makes the --dependency parameter available for the interactive version of poetry init.

Fixes: #711

Pull Request Check List

Resolves: #issue-number-here

  • Added tests for changed code.

@finswimmer finswimmer changed the title Issue 0711 init dependency Fix handling dependencies parameter during interactive init (#711) Jun 20, 2020
@finswimmer finswimmer requested a review from a team June 20, 2020 18:42
@finswimmer finswimmer mentioned this pull request Jun 20, 2020
2 tasks
@abn
Copy link
Member

abn commented Sep 23, 2020

@finswimmer this might need a rebase

@finswimmer finswimmer force-pushed the issue-0711-init-dependency branch from 99c007d to d115b47 Compare September 24, 2020 04:29
@abn abn merged commit 3ec2e98 into python-poetry:master Sep 24, 2020
@sdispater sdispater mentioned this pull request Sep 25, 2020
Copy link

github-actions bot commented Mar 1, 2024

This pull request 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 1, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"poetry init --dependency django" does nothing
3 participants