Skip to content

building the pytholog tool. #8

@gl-yziquel

Description

@gl-yziquel

Hi.

Your project does not provide a straightforward way to create the Pytholog tool and get it on the $PATH. Normally, it should be something that should be doable with python -m build --wheel and pip install dist/*.whl. Unfortunately, it does not install the entry point that would allow to get a cli on the command line in the $PATH.

I'd advise refactoring the build system with flit or hatch, where such entry points may be declared rather declaratively.

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