python.pkgs.oslo-config: mark as broken
This commit is contained in:
parent
d447471ea1
commit
6b3755ed13
@ -19,4 +19,7 @@ buildPythonPackage rec {
|
|||||||
postPatch = ''
|
postPatch = ''
|
||||||
substituteInPlace requirements.txt --replace "argparse" ""
|
substituteInPlace requirements.txt --replace "argparse" ""
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# Requires a bunch of new packages
|
||||||
|
meta.broken = true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user