python312Packages.cle: relax pyvex constraint

This commit is contained in:
Martin Weinelt 2024-06-22 03:05:46 +02:00
parent c14df59551
commit 6b1ec691b3

View File

@ -45,6 +45,8 @@ buildPythonPackage rec {
build-system = [ setuptools ]; build-system = [ setuptools ];
pythonRelaxDeps = [ "pyvex" ];
dependencies = [ dependencies = [
archinfo archinfo
cart cart