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 d2cc20f commit 311a37aCopy full SHA for 311a37a
Formula/p/pylint.rb
@@ -8,8 +8,7 @@ class Pylint < Formula
8
license "GPL-2.0-or-later"
9
10
bottle do
11
- rebuild 1
12
- sha256 cellar: :any_skip_relocation, all: "d4ddb8cfcd18ad93fe22e7f0fb7d3d77dcda84e6f3c2728463caa7f494e51f21"
+ sha256 cellar: :any_skip_relocation, all: "b070034ff24d4b5255057159962530ca8e479af3f8ad14a76aae7e763266b409"
13
end
14
15
depends_on "[email protected]"
0 commit comments