Comfy-Org / Comfy-Org/comfy-kitchen
The --no-cuda argument can't be passed through pyproject.toml
Open
- Dominant language
- Python
- Stars
- 220
- Forks
- 91
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 12
Description
It doesn't make sense to use setup.py accepting CLI arguments with pyproject.toml that calls setup.py
pyproject.toml can't pass CLI arguments to setup.py
Why don't you delete setup.py (which is obsolete) and use only pyproject.toml ?
Contributor guide
Assessment
This issue has not been assessed yet.