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 5fc48a5 commit f8b025aCopy full SHA for f8b025a
Formula/a/aws-google-auth.rb
@@ -30,6 +30,8 @@ class AwsGoogleAuth < Formula
30
depends_on "cryptography"
31
end
32
33
+ pypi_packages exclude_packages: ["certifi", "pillow"]
34
+
35
resource "beautifulsoup4" do
36
url "https://files.pythonhosted.org/packages/77/e9/df2358efd7659577435e2177bfa69cba6c33216681af51a707193dec162a/beautifulsoup4-4.14.2.tar.gz"
37
sha256 "2a98ab9f944a11acee9cc848508ec28d9228abfd522ef0fad6a02a72e0ded69e"
0 commit comments