diff --git a/pkgs/python/pip-licenses/default.nix b/pkgs/python/pip-licenses/default.nix index dc97147..68ca10b 100644 --- a/pkgs/python/pip-licenses/default.nix +++ b/pkgs/python/pip-licenses/default.nix @@ -16,7 +16,7 @@ pypandoc, pytest-cov, pytest-pycodestyle, - pytest-runner, + pytestrunner, tomli-w, twine, }: @@ -55,7 +55,7 @@ buildPythonPackage rec { pypandoc pytest-cov pytest-pycodestyle - pytest-runner + pytestrunner tomli-w twine wheel