diff --git a/Library/Homebrew/utils/pypi.rb b/Library/Homebrew/utils/pypi.rb index 8db565ade9..52f0526bab 100644 --- a/Library/Homebrew/utils/pypi.rb +++ b/Library/Homebrew/utils/pypi.rb @@ -41,7 +41,6 @@ module PyPI raise ArgumentError, <<~EOS Unable to determine dependencies for "#{package_string}" because of a failure when running `#{command.join(" ")}`. - Please update the resources for "#{formula.name}" manually. EOS end