Skip to content

Paths are not translated properly from python package names #198

@llucax

Description

@llucax

What happened?

When creating a new library project with name client-base, I changed the python_package variable from the default frequenz.client_common to frequenz.client.common, but files were still created as src/frequenz/client_common.

What did you expect instead?

I expected the directories to look like src/frequenz/client/common and all top-level files to be placed in there.

Affected version(s)

No response

Affected part(s)

Cookiecutter template (part:cookiecutter)

Extra information

FYI @shsms, please confirm if this is the issue you observed.

Metadata

Metadata

Assignees

Labels

part:cookiecutterAffects the generation of projects using cookiecuttertype:bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions