Loading pkgs/development/python-modules/sphinxcontrib-spelling/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -4,8 +4,8 @@ fetchFromGitHub, sphinx, pyenchant, setuptools, setuptools-scm, hatchling, hatch-vcs, wheel, }: Loading @@ -22,8 +22,8 @@ buildPythonPackage rec { }; nativeBuildInputs = [ setuptools setuptools-scm hatchling hatch-vcs wheel ]; Loading Loading
pkgs/development/python-modules/sphinxcontrib-spelling/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -4,8 +4,8 @@ fetchFromGitHub, sphinx, pyenchant, setuptools, setuptools-scm, hatchling, hatch-vcs, wheel, }: Loading @@ -22,8 +22,8 @@ buildPythonPackage rec { }; nativeBuildInputs = [ setuptools setuptools-scm hatchling hatch-vcs wheel ]; Loading