Skip to content

Feature request: Support for private repositories #72

@stevapple

Description

@stevapple

Currently when a subpackage depends on a package from private repository, you need to specify both the package dependency and the source under [[tool.poetry.source]] **in the root pyproject.toml. We hope there could be some support for completely hide the settings in the sub package pyproject.toml. Alternatively, it's also reasonable to specify the dependency in a sub package and the registry in the root, without having to repeat the dependency item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions