AcidWeb / CurseBreaker

TUI/CLI addon updater for World of Warcraft.
GNU General Public License v3.0
768 stars 71 forks source link

can't install with pipx #390

Open Alessandro-Barbieri opened 1 month ago

Alessandro-Barbieri commented 1 month ago

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.
AcidWeb commented 1 month ago

As you can see this project is not compatible with pipx. I will think about adding it.