pythonPackages.werkzeug: fix test execution, add empty maintainers field
This commit is contained in:
@@ -25,5 +25,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://palletsprojects.com/p/werkzeug/";
|
||||
description = "A WSGI utility library for Python";
|
||||
license = licenses.bsd3;
|
||||
maintainers = [ ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user