nixos-rebuild-ng: add pytest-mock
This commit is contained in:
@@ -89,6 +89,7 @@ python3Packages.buildPythonApplication rec {
|
||||
ps: with ps; [
|
||||
mypy
|
||||
pytest
|
||||
pytest-mock
|
||||
ruff
|
||||
]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user