Skip to content

Commit 200acf1

Browse files
committed
aws-sso-util: use PyPI DSL
Signed-off-by: botantony <[email protected]>
1 parent d64e4b7 commit 200acf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/a/aws-sso-util.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ class AwsSsoUtil < Formula
2424
depends_on "[email protected]"
2525
depends_on "rpds-py" => :no_linkage
2626

27+
pypi_packages exclude_packages: ["certifi", "rpds-py"]
28+
2729
resource "attrs" do
2830
url "https://files.pythonhosted.org/packages/6b/5c/685e6633917e101e5dcb62b9dd76946cbb57c26e133bae9e0cd36033c0a9/attrs-25.4.0.tar.gz"
2931
sha256 "16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11"

0 commit comments

Comments
 (0)