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

What's the proper poetry add syntax with develop=true? #3962

Closed
1 task done
gc-ss opened this issue Apr 17, 2021 · 2 comments
Closed
1 task done

What's the proper poetry add syntax with develop=true? #3962

gc-ss opened this issue Apr 17, 2021 · 2 comments
Labels
area/cli Related to the command line kind/feature Feature requests/implementations status/duplicate Duplicate issues

Comments

@gc-ss
Copy link

gc-ss commented Apr 17, 2021

  • I have searched the issues of this repo and believe that this is not a duplicate.

Issue

Using poetry 1.1.4:

What's the proper poetry add syntax such that develop=true gets added in the TOML file?

For example, what do I type in addition to poetry add ../../my_lib so that develop=true gets added in the TOML file and I see:

[tool.poetry.dependencies]
my_lib = {path = "../../my_lib", develop = true}
@gc-ss gc-ss added area/docs Documentation issues/improvements status/triage This issue needs to be triaged labels Apr 17, 2021
@finswimmer
Copy link
Member

Hello @gc-ss,

this has been asked before in #3220, #3004

PRs are on the road: #3250, #3940

fin swimmer

@finswimmer finswimmer added area/cli Related to the command line status/duplicate Duplicate issues kind/feature Feature requests/implementations and removed area/docs Documentation issues/improvements status/triage This issue needs to be triaged labels Apr 17, 2021
Copy link

github-actions bot commented Mar 2, 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 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/cli Related to the command line kind/feature Feature requests/implementations status/duplicate Duplicate issues
Projects
None yet
Development

No branches or pull requests

2 participants