Merge pull request #16674 from abitrolly/patch-1
Ask to use HOMEBREW_NO_INSTALL_FROM_API=1 for audit
This commit is contained in:
commit
d6ab8b1664
@ -225,7 +225,7 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
PyPI.update_python_resources! formula, ignore_non_pypi_packages: true if args.python?
|
PyPI.update_python_resources! formula, ignore_non_pypi_packages: true if args.python?
|
||||||
|
|
||||||
puts "Please run `brew audit --new #{fc.name}` before submitting, thanks."
|
puts "Please run `HOMEBREW_NO_INSTALL_FROM_API=1 brew audit --new #{fc.name}` before submitting, thanks."
|
||||||
path
|
path
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user