Skip to content

Add publish-default setting to tools.poetry section#19

Closed
utek wants to merge 1 commit into
python-poetry:masterfrom
utek:default_publish_override
Closed

Add publish-default setting to tools.poetry section#19
utek wants to merge 1 commit into
python-poetry:masterfrom
utek:default_publish_override

Conversation

@utek
Copy link
Copy Markdown

@utek utek commented Apr 9, 2020

This PR adds publish-default setting to [tool.poetry] section, that allows override of the default behavior of poetry publish. Setting it to repository name causes default publish to said repository instead of pypi.org.

Required by: python-poetry/poetry#2287

I'm not sure how to use those changes in the PR on poetry side. If anybody could point me to documentation it would be great.

@utek utek force-pushed the default_publish_override branch from 06884f7 to 42b59a1 Compare April 13, 2020 05:31
@abn
Copy link
Copy Markdown
Member

abn commented Apr 23, 2020

We should be able to revisit this if we implement publish configuration settings as discussed in #27

@utek utek closed this Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants