Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Are you trying to add the package as a dependency to itself? If so, why?
Where in the docs is this stated? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is the first time I have tried to write my library using
poetry., then I usedpoetry buildandpoetry addlocally as follows:poetry buildis successful, butpoetry addis not.This is my dictionary structure tree
As far as I know in poetry's doc,
And why is it not allowed to have duplicate names?
Beta Was this translation helpful? Give feedback.
All reactions