Merge pull request #329490 from trofi/pypy27Packages.corner.nativeBuildInputs-fix-eval

pypy27Packages.corner.nativeBuildInputs: fix the eval
This commit is contained in:
Aleksana
2024-07-24 10:50:12 +08:00
committed by GitHub
@@ -47,7 +47,7 @@ buildPythonPackage rec {
dependencies = [ matplotlib ];
optional-dependencies = {
passthru.optional-dependencies = {
arviz = [ arviz ];
docs = [
arviz