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 20dd670 commit 7d04a9dCopy full SHA for 7d04a9d
Formula/m/mycli.rb
@@ -25,6 +25,8 @@ class Mycli < Formula
25
26
uses_from_macos "libffi"
27
28
+ pypi_packages exclude_packages: ["certifi", "cryptography"]
29
+
30
resource "annotated-types" do
31
url "https://files.pythonhosted.org/packages/ee/67/531ea369ba64dcff5ec9c3402f9f51bf748cec26dde048a2f973a4eea7f5/annotated_types-0.7.0.tar.gz"
32
sha256 "aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89"
0 commit comments