python3Packages.three-merge: remove dontUseSetuptoolsCheck specification
setuptooolsCheckHooks has been removed.
This commit is contained in:
@@ -17,8 +17,6 @@ buildPythonPackage rec {
|
||||
|
||||
propagatedBuildInputs = [ diff-match-patch ];
|
||||
|
||||
dontUseSetuptoolsCheck = true;
|
||||
|
||||
pythonImportsCheck = [ "three_merge" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user