Unverified Commit c52b9de4 authored by Aleksana's avatar Aleksana Committed by GitHub
Browse files

Merge pull request #329505 from trofi/pypy27Packages.ray.optional-dependencies-fix-the-eval

pypy27Packages.ray.optional-dependencies: fix the eval
parents aea9ac7a 1ba8bcf8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ buildPythonPackage rec {
      // binary-hash
    );

  optional-dependencies = rec {
  passthru.optional-dependencies = rec {
    data-deps = [
      pandas
      pyarrow