python3Packages.pyiceberg: fix
This commit is contained in:
@@ -84,6 +84,7 @@ buildPythonPackage rec {
|
||||
env.CIBUILDWHEEL = "1";
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"cachetools"
|
||||
"rich"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user