Skip to content
Snippets Groups Projects
Unverified Commit 625a7808 authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

Merge pull request #6353 from lembacon/audit-numpy

audit: whitelist numpy@1.16 without being versioned keg only
parents 34f48530 e30a9cf0
No related branches found
No related tags found
No related merge requests found
......@@ -515,6 +515,7 @@ module Homebrew
gnupg@1.4
lua@5.1
python@2
numpy@1.16
].freeze
return if keg_only_whitelist.include?(formula.name) || formula.name.start_with?("gcc@")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment