python37Packages.xdis: unbreak
This commit is contained in:
parent
8c40b18ea5
commit
3ecc232829
@ -27,6 +27,5 @@ buildPythonPackage rec {
|
||||
description = "Python cross-version byte-code disassembler and marshal routines";
|
||||
homepage = https://github.com/rocky/python-xdis/;
|
||||
license = licenses.gpl2;
|
||||
broken = true; # doesn't support latest python3 interpreters
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user