Skip to content

Commit

Permalink
Depends on numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
pbashyal-nmdp committed Jun 12, 2024
1 parent 4bdf80b commit 7d6f39b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/py-ard.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class PyArd < Formula
license "LGPL-3.0"

depends_on "python@3.11"
depends_on "numpy"

resource "pandas" do
url "https://files.pythonhosted.org/packages/88/d9/ecf715f34c73ccb1d8ceb82fc01cd1028a65a5f6dbc57bfa6ea155119058/pandas-2.2.2.tar.gz"
Expand Down

0 comments on commit 7d6f39b

Please sign in to comment.