phart: fix build

This commit is contained in:
Sigmanificient
2026-03-24 03:31:14 +01:00
parent f3fac38a69
commit 0386199dda
@@ -53,6 +53,8 @@ buildPythonPackage rec {
pydot
];
pytestFlags = [ "-Wignore::DeprecationWarning" ];
pythonImportsCheck = [
"phart"
];