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 516d1e0 commit e620b7eCopy full SHA for e620b7e
Formula/f/fred.rb
@@ -16,6 +16,8 @@ class Fred < Formula
16
depends_on "certifi"
17
depends_on "[email protected]"
18
19
+ pypi_packages exclude_packages: "certifi"
20
+
21
resource "charset-normalizer" do
22
url "https://files.pythonhosted.org/packages/83/2d/5fd176ceb9b2fc619e63405525573493ca23441330fcdaee6bef9460e924/charset_normalizer-3.4.3.tar.gz"
23
sha256 "6fce4b8500244f6fcb71465d4a4930d132ba9ab8e71a7859e6a5d59851068d14"
0 commit comments