I run this command pipx install git+https://github.com/AcidWeb/CurseBreaker and I got this error
ERROR: git+https://github.com/AcidWeb/CurseBreaker does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.
Cannot determine package name from spec 'git+https://github.com/AcidWeb/CurseBreaker'. Check package spec for errors.
I run this command
pipx install git+https://github.com/AcidWeb/CurseBreaker
and I got this error