pythonPackages: deprecate pytestrunner alias

This commit is contained in:
Sandro Jäckel
2021-07-20 23:07:53 +02:00
parent 4209fed914
commit 9bfdf57e13
120 changed files with 218 additions and 220 deletions

View File

@@ -10,7 +10,7 @@
, pytest-cov
, pytest-mock
, pytestCheckHook
, pytestrunner
, pytest-runner
, requests
, responses
, six
@@ -45,7 +45,7 @@ buildPythonPackage rec {
pytest-cov
pytest-mock
pytestCheckHook
pytestrunner
pytest-runner
responses
];