payme-pkg
payme-pkg copied to clipboard
Add `pyproject.toml` for pip
https://github.com/pypa/pip/issues/8559
-
A package failing to build. Scroll up in the output to see if "Building wheel" failed for the same package. If yes, then you want to investigate that issue and not this warning.
-
Or,
wheelnot being installed in your environment. If you're a user, install that package in the environment to avoid hitting this issue. If you're the package author, make sure you can install the package with--use-pep517passed into pip.