System config for tool.poetry.source #8099
Labels
area/sources
Releated to package sources/indexes/repositories
kind/feature
Feature requests/implementations
status/duplicate
Duplicate issues
Feature Request
Quite a lot of parameters can be set with env variables. It would be beneficial to have the tool.poetry.source configurable system-wide to avoid having to re-configure the artifactory URL on every project.
https://python-poetry.org/docs/dependency-specification/#source-dependencies
[[tool.poetry.source]]
name = "foo"
url = "https://foo.bar/simple/"
priority = "supplemental"
Many Thx
The text was updated successfully, but these errors were encountered: