Skip to content

Commit b85e18e

Browse files
committed
Update resource. Remove numpy from py-ard
1 parent 6210a35 commit b85e18e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Formula/py-ard.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ class PyArd < Formula
99

1010
depends_on "python@3.12"
1111

12-
resource "numpy" do
13-
url "https://files.pythonhosted.org/packages/55/b3/b13bce39ba82b7398c06d10446f5ffd5c07db39b09bd37370dc720c7951c/numpy-1.26.0.tar.gz"
14-
sha256 "f93fc78fe8bf15afe2b8d6b6499f1c73953169fad1e9a8dd086cdff3190e7fdf"
15-
end
16-
1712
resource "pandas" do
1813
url "https://files.pythonhosted.org/packages/88/d9/ecf715f34c73ccb1d8ceb82fc01cd1028a65a5f6dbc57bfa6ea155119058/pandas-2.2.2.tar.gz"
1914
sha256 "9e79019aba43cb4fda9e4d983f8e88ca0373adbb697ae9c6c43093218de28b54"

0 commit comments

Comments
 (0)