python3Packages.sphinx-external-toc: switch to pypaBuildHook

This commit is contained in:
Peder Bergebakken Sundt
2023-09-22 21:11:22 +02:00
parent fc5f9e52de
commit ce73994545
@@ -12,7 +12,7 @@ buildPythonPackage rec {
pname = "sphinx-external-toc";
version = "0.3.1";
format = "flit";
format = "pyproject";
disabled = pythonOlder "3.7";