python3Packages.sphinxcontrib-spelling: fix build
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
fetchFromGitHub,
|
||||
sphinx,
|
||||
pyenchant,
|
||||
setuptools,
|
||||
setuptools-scm,
|
||||
hatchling,
|
||||
hatch-vcs,
|
||||
wheel,
|
||||
}:
|
||||
|
||||
@@ -22,8 +22,8 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
setuptools
|
||||
setuptools-scm
|
||||
hatchling
|
||||
hatch-vcs
|
||||
wheel
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user