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