mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
brew style --fix
Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
parent
ed653ab219
commit
0160bc53e4
@ -236,6 +236,7 @@ module PyPI
|
|||||||
main_package.version = version
|
main_package.version = version
|
||||||
else
|
else
|
||||||
return if ignore_non_pypi_packages
|
return if ignore_non_pypi_packages
|
||||||
|
|
||||||
odie "The main package is not a PyPI package. Please update its URL manually."
|
odie "The main package is not a PyPI package. Please update its URL manually."
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user