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