vunnel: fix build
This commit is contained in:
parent
1c1fb7c478
commit
0ccd244a8d
@ -18,11 +18,11 @@ python3.pkgs.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"defusedxml"
|
||||
"ijson"
|
||||
"sqlalchemy"
|
||||
];
|
||||
|
||||
|
||||
build-system = with python3.pkgs; [
|
||||
poetry-core
|
||||
poetry-dynamic-versioning
|
||||
|
Loading…
Reference in New Issue
Block a user