pythonPackages: deprecate pytestrunner alias
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
, sqlite-fts4
|
||||
, tabulate
|
||||
, pytestCheckHook
|
||||
, pytestrunner
|
||||
, pytest-runner
|
||||
, black
|
||||
, hypothesis
|
||||
, sqlite
|
||||
@@ -32,7 +32,7 @@ buildPythonPackage rec {
|
||||
|
||||
checkInputs = [
|
||||
pytestCheckHook
|
||||
pytestrunner
|
||||
pytest-runner
|
||||
black
|
||||
hypothesis
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user