Add private property to configuration#27
Conversation
abn
left a comment
There was a problem hiding this comment.
This is probably okay to go in, but I would like to wait till we have a resolution for #26 since that introduces the config section. I am not sure that is the section name we will go with, so figured it might be a good idea to do that and this together.
|
If we go the route of However, this begs the question: should it be integrated in |
|
We have a bit of duplication in core and poetry. We should probably discuss how to consolidate it such that poetry code builds on top of core. But, I agree, we should introduce publish session within poetry and not core. Unless ofcourse we move the entire configuration schema to core. |
|
#26 has been merged in but this has sat stale since. Hoping to see python-poetry/poetry#2322 merged so python-poetry/poetry#1537 can be closed out. Any updates @abn @sdispater? |
Add
privateproperty to project properties.Required by python-poetry/poetry#2322