python3Packages.myst-nb: switch to pypaBuildHook
This commit is contained in:
parent
7494c98401
commit
abeab7a556
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ buildPythonPackage rec {
|
|||
pname = "myst-nb";
|
||||
version = "0.17.2";
|
||||
|
||||
format = "flit";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
|
|
Loading…
Reference in a new issue