Skip to content

Commit f8b025a

Browse files
committed
aws-google-auth: use PyPI DSL
Signed-off-by: botantony <[email protected]>
1 parent 5fc48a5 commit f8b025a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/a/aws-google-auth.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ class AwsGoogleAuth < Formula
3030
depends_on "cryptography"
3131
end
3232

33+
pypi_packages exclude_packages: ["certifi", "pillow"]
34+
3335
resource "beautifulsoup4" do
3436
url "https://files.pythonhosted.org/packages/77/e9/df2358efd7659577435e2177bfa69cba6c33216681af51a707193dec162a/beautifulsoup4-4.14.2.tar.gz"
3537
sha256 "2a98ab9f944a11acee9cc848508ec28d9228abfd522ef0fad6a02a72e0ded69e"

0 commit comments

Comments
 (0)