Skip to content

Fix merge behaviour in add_pyproject_configs #184

@nathanjmcdougall

Description

@nathanjmcdougall

Motivation
There's a bug in add_pyproject_configs where a section

root_packages=["example"]

Is only added when there are not other sections present e.g.

name = "Modular Design" # etc.

Summary of desired enhancement
add_pyproject_configs should be able to "merge" in this case, and so still add the section.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions