Skip to content

Config directory trushell/config/ missing from hatch build include #48

@AkshajSinghal

Description

@AkshajSinghal

include = ["README.md", "LICENSE", "trushell/sounds/*"], the config manifest files (builtin_commands.md, plugins.md) in trushell/config/ are not listed. Hatchling will include them implicitly only if they fall under packages = ["trushell"], but the explicit include list may override that on some hatchling versions, causing a broken PyPI install where the kernel can't find any manifests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions