forked from mirrors/nixpkgs
patroni: fix tests
This commit is contained in:
parent
b99504f142
commit
a361626b6e
|
@ -39,7 +39,7 @@ pythonPackages.buildPythonApplication rec {
|
|||
checkInputs = with pythonPackages; [
|
||||
flake8
|
||||
mock
|
||||
pytest
|
||||
pytestCheckHook
|
||||
pytestcov
|
||||
requests
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue