python3Packages.flask-paranoid: disable failing tests
This commit is contained in:
@@ -25,6 +25,8 @@ buildPythonPackage rec {
|
||||
flask
|
||||
];
|
||||
|
||||
doCheck = false; # all tests are failing; https://github.com/miguelgrinberg/flask-paranoid/issues/10
|
||||
|
||||
checkInputs = [
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user