python3Packages.sphinxcontrib-spelling: is pyproject
This commit is contained in:
parent
47d50c9586
commit
8ec7060018
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
buildPythonPackage rec {
|
||||
pname = "sphinxcontrib-spelling";
|
||||
version = "8.0.0";
|
||||
format = "setuptools";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
|
|
Loading…
Reference in a new issue