offat: relax setuptools
This commit is contained in:
parent
716ed9fa78
commit
56bea10b79
@ -18,6 +18,8 @@ python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
sourceRoot = "${src.name}/src";
|
||||
|
||||
pythonRelaxDeps = [ "setuptools" ];
|
||||
|
||||
build-system = with python3.pkgs; [ poetry-core ];
|
||||
|
||||
dependencies = with python3.pkgs; [
|
||||
|
Loading…
Reference in New Issue
Block a user