Skip to content

dependencies= and dependencies_dev= #124

@aplteam

Description

@aplteam

By adding something like =foo one can tell Tatin that dependencies should not go into the root of the packages but into the sub-namespace foo.

This is a mistake, as it invites people who are unaware of this (or forgot) to use the path "as is" without checking for a = in it, which requires some gymnastics to obtain the actual path. That is bad.

Instead, such an alternative target should be defined by more JSON-like means.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions