We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64e4b7 commit 200acf1Copy full SHA for 200acf1
Formula/a/aws-sso-util.rb
@@ -24,6 +24,8 @@ class AwsSsoUtil < Formula
24
depends_on "[email protected]"
25
depends_on "rpds-py" => :no_linkage
26
27
+ pypi_packages exclude_packages: ["certifi", "rpds-py"]
28
+
29
resource "attrs" do
30
url "https://files.pythonhosted.org/packages/6b/5c/685e6633917e101e5dcb62b9dd76946cbb57c26e133bae9e0cd36033c0a9/attrs-25.4.0.tar.gz"
31
sha256 "16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11"
0 commit comments