audit: whitelist numpy@1.16 without being versioned keg only

This commit is contained in:
Chongyu Zhu 2019-08-09 18:44:18 +08:00
parent 34f48530c8
commit e30a9cf007
No known key found for this signature in database
GPG Key ID: 1A43E3C9100B38F5

View File

@ -515,6 +515,7 @@ module Homebrew
gnupg@1.4 gnupg@1.4
lua@5.1 lua@5.1
python@2 python@2
numpy@1.16
].freeze ].freeze
return if keg_only_whitelist.include?(formula.name) || formula.name.start_with?("gcc@") return if keg_only_whitelist.include?(formula.name) || formula.name.start_with?("gcc@")