python312Packages.flask-marshmallow: refactor
This commit is contained in:
committed by
Martin Weinelt
parent
c6b6721892
commit
898305277e
@@ -25,9 +25,9 @@ buildPythonPackage rec {
|
||||
hash = "sha256-GQLkt/CJf/QI8emvlW8xSRziGnncwfMSxBccW0Bb8I0=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ flit-core ];
|
||||
build-system = [ flit-core ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
flask
|
||||
marshmallow
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user