Merge pull request #277474 from trofi/mutmut-fix-tests-eval
mutmut: fix `tests` eval
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ lib
|
||||
, fetchFromGitHub
|
||||
, python3
|
||||
, testers
|
||||
}:
|
||||
|
||||
let self = with python3.pkgs; buildPythonApplication rec {
|
||||
|
||||
Reference in New Issue
Block a user