python3Packages.ecs-logging: switch to pypaBuildHook
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
buildPythonPackage rec {
|
||||
pname = "ecs-logging";
|
||||
version = "2.1.0";
|
||||
format = "flit";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user