You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add entry point to enable installing with pipx or uvx (#211)
* Add entry point to enable installing with pipx or uvx
* Tests added for running the module and calling the entry point.
* Add return type annotation
* reformat
* Try adding BINDIR to python and entry point
* Add missing BINDIR paths
* Add docstring to test.
0 commit comments