mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
utils/pypi: trim exception
Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
parent
d8b6bb2d4c
commit
009ebff85c
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user