Skip to content

Commit 4303ce1

Browse files
committed
archgw: use PyPI DSL
Signed-off-by: botantony <[email protected]>
1 parent 235b951 commit 4303ce1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/a/archgw.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ class Archgw < Formula
2525
depends_on "pytorch"
2626
depends_on "rpds-py" => :no_linkage
2727

28+
pypi_packages exclude_packages: %w[certifi numpy pydantic-core rpds-py torch]
29+
2830
resource "accelerate" do
2931
url "https://files.pythonhosted.org/packages/23/60/2757c4f03a8705dbf80b1268b03881927878dca5ed07d74f733fb6c219e0/accelerate-1.11.0.tar.gz"
3032
sha256 "bb1caf2597b4cd632b917b5000c591d10730bb024a79746f1ee205bba80bd229"

0 commit comments

Comments
 (0)