Skip to content

Commit

Permalink
Update resource. Remove numpy from py-ard
Browse files Browse the repository at this point in the history
  • Loading branch information
pbashyal-nmdp committed Jun 11, 2024
1 parent 6210a35 commit b85e18e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Formula/py-ard.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ class PyArd < Formula

depends_on "python@3.12"

resource "numpy" do
url "https://files.pythonhosted.org/packages/55/b3/b13bce39ba82b7398c06d10446f5ffd5c07db39b09bd37370dc720c7951c/numpy-1.26.0.tar.gz"
sha256 "f93fc78fe8bf15afe2b8d6b6499f1c73953169fad1e9a8dd086cdff3190e7fdf"
end

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

0 comments on commit b85e18e

Please sign in to comment.