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

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

@abn abn merged commit 3ec2e98 into python-poetry:master Sep 24, 2020
@sdispater sdispater mentioned this pull request Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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