python3Packages.bottleneck: re-enable previously-disabled tests
This commit is contained in:
@@ -33,8 +33,6 @@ buildPythonPackage (finalAttrs: {
|
||||
preCheck = "pushd $out";
|
||||
postCheck = "popd";
|
||||
|
||||
disabledTests = [ "test_make_c_files" ];
|
||||
|
||||
pythonImportsCheck = [ "bottleneck" ];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user