Skip to content

Commit 516d1e0

Browse files
committed
forbidden: use PyPI DSL
Signed-off-by: botantony <[email protected]>
1 parent caf283c commit 516d1e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/f/forbidden.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ class Forbidden < Formula
2626
depends_on "pycparser" => :no_linkage
2727
depends_on "[email protected]"
2828

29+
pypi_packages exclude_packages: %w[certifi cffi cryptography pycparser]
30+
2931
resource "about-time" do
3032
url "https://files.pythonhosted.org/packages/1c/3f/ccb16bdc53ebb81c1bf837c1ee4b5b0b69584fd2e4a802a2a79936691c0a/about-time-4.2.1.tar.gz"
3133
sha256 "6a538862d33ce67d997429d14998310e1dbfda6cb7d9bbfbf799c4709847fece"

0 commit comments

Comments
 (0)