python313Packages.pypugjs: fix pytest flags usage
This commit is contained in:
@@ -49,7 +49,7 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
pytestCheckFlags = [ "pypugjs/testsuite" ];
|
||||
pytestFlags = [ "pypugjs/testsuite" ];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"pypugjs"
|
||||
|
||||
Reference in New Issue
Block a user