python3Packages.saiph: fix build (#497350)

This commit is contained in:
Aleksana
2026-03-07 03:28:05 +00:00
committed by GitHub
@@ -1,7 +1,7 @@
{
lib,
buildPythonPackage,
poetry-core,
hatchling,
fetchFromGitHub,
pytestCheckHook,
doubles,
@@ -28,7 +28,7 @@ buildPythonPackage rec {
pyproject = true;
build-system = [
poetry-core
hatchling
];
dependencies = [