mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
pythonPackages: deprecate pytestrunner alias
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user