python39Packages.pytest-relaxed: mark broken
This commit is contained in:
@@ -38,5 +38,7 @@ buildPythonPackage rec {
|
||||
description = "Relaxed test discovery/organization for pytest";
|
||||
license = licenses.bsd0;
|
||||
maintainers = [ maintainers.costrouc ];
|
||||
# see https://github.com/bitprophet/pytest-relaxed/issues/12
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user