Skip to content

Comments

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

Merged
abn merged 3 commits intopython-poetry:masterfrom
finswimmer:issue-0711-init-dependency
Sep 24, 2020
Merged

Fix handling dependencies parameter during interactive init (#711)#2587
abn merged 3 commits intopython-poetry:masterfrom
finswimmer:issue-0711-init-dependency

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
@github-actions
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"poetry init --dependency django" does nothing

3 participants