[BUG]: Can't install with pipx
zsol opened this issue · 2 comments
zsol commented
Description of the bug
pipx
doesn't find any binaries to run in fastero
Steps To Reproduce
pipx run fastero
Output:
> pipx run fastero
fastero not found in package fastero. Available binaries:
Additional Information
No response
wasi-master commented
Oh this is because of the pyproject.toml, I'll fix it in a bit
wasi-master commented
This should be fixed now :)