Skip to content

Commit

Permalink
Update resource. Reverting to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pbashyal-nmdp committed Jun 11, 2024
1 parent b85e18e commit 4bdf80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/py-ard.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class PyArd < Formula
sha256 "48606f3b8c2d9f4973b18df6fbfa0ffa91bd28e8ff0e816c082efe642f0ebccb"
license "LGPL-3.0"

depends_on "python@3.12"
depends_on "python@3.11"

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

0 comments on commit 4bdf80b

Please sign in to comment.