phart: fix build
This commit is contained in:
@@ -53,6 +53,8 @@ buildPythonPackage rec {
|
||||
pydot
|
||||
];
|
||||
|
||||
pytestFlags = [ "-Wignore::DeprecationWarning" ];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"phart"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user