What's the proper poetry add
syntax with develop=true
?
#3962
Labels
area/cli
Related to the command line
kind/feature
Feature requests/implementations
status/duplicate
Duplicate issues
Issue
Using poetry 1.1.4:
What's the proper
poetry add
syntax such thatdevelop=true
gets added in the TOML file?For example, what do I type in addition to
poetry add ../../my_lib
so thatdevelop=true
gets added in the TOML file and I see:The text was updated successfully, but these errors were encountered: