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 f8b025a commit d64e4b7Copy full SHA for d64e4b7
Formula/a/aws-sam-cli.rb
@@ -26,6 +26,8 @@ class AwsSamCli < Formula
26
27
uses_from_macos "libffi"
28
29
+ pypi_packages exclude_packages: %w[certifi cryptography pydantic-core rpds-py]
30
+
31
resource "annotated-types" do
32
url "https://files.pythonhosted.org/packages/ee/67/531ea369ba64dcff5ec9c3402f9f51bf748cec26dde048a2f973a4eea7f5/annotated_types-0.7.0.tar.gz"
33
sha256 "aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89"
0 commit comments