Skip to content

using !extends breaks !include #8

@sthaha

Description

@sthaha
--- !extends:common/base.yml

foo:
  bar: !include:common/defaults.yml

fails when the current working directory from where you run the python script is not the same as the config directory where the yml file exists. For some reason the pwd passed to Configuration.__init__ is None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions