wasi-master/fastero

[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

  1. pipx run fastero
    Output:
> pipx run fastero
fastero not found in package fastero. Available binaries:

Additional Information

No response

Oh this is because of the pyproject.toml, I'll fix it in a bit

This should be fixed now :)