stig: remove dontUseSetuptoolsCheck specification
setuptooolsCheckHooks has been removed.
This commit is contained in:
@@ -35,8 +35,6 @@ python3Packages.buildPythonApplication rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
dontUseSetuptoolsCheck = true;
|
||||
|
||||
preCheck = ''
|
||||
export LC_ALL=C
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user