Merge pull request #329042 from pbsds/fix-type-infer-1721612218
python312Packages.type-infer: unbreak by relaxing dep constraint
This commit is contained in:
@@ -41,6 +41,8 @@ buildPythonPackage rec {
|
||||
hash = "sha256-F+gfA7ofrbMEE5SrVt9H3s2mZKQLyr6roNUmL4EMJbI=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "psutil" ];
|
||||
|
||||
nativeBuildInputs = [ poetry-core ];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user