Files
Safihre f817e4f0fb Work around pyproject.toml handling in snap build
The Python plugin attempts to `pip install -U .` when `pyproject.toml`
is present. As SABnzbd is an application source tree and not a
pip-installable package, this temporarily hides `pyproject.toml`
during the build step to prevent an incorrect installation attempt.
2026-05-18 09:07:20 +02:00
..