Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building the pytholog tool. #8

Open
gl-yziquel opened this issue Dec 20, 2023 · 0 comments
Open

building the pytholog tool. #8

gl-yziquel opened this issue Dec 20, 2023 · 0 comments

Comments

@gl-yziquel
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant