python312Packages.pygreat: pythonRemoveDeps backports.functools_lru_cache fix (#383124)
This commit is contained in:
@@ -34,7 +34,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
pythonRemoveDeps = [
|
||||
"backports.functools-lru-cache"
|
||||
"backports.functools_lru_cache"
|
||||
];
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user