@@ -18,11 +18,11 @@ python3.pkgs.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"defusedxml"
|
||||
"ijson"
|
||||
"sqlalchemy"
|
||||
];
|
||||
|
||||
|
||||
build-system = with python3.pkgs; [
|
||||
poetry-core
|
||||
poetry-dynamic-versioning
|
||||
|
||||
Reference in New Issue
Block a user