dev-cmd/audit: whitelist python@3.8 to be non-keg-only

This commit is contained in:
Bo Anderson 2020-05-31 22:39:29 +01:00
parent a829fef52e
commit f6de06d244

View File

@ -445,9 +445,10 @@ module Homebrew
autoconf@2.13 autoconf@2.13
bash-completion@2 bash-completion@2
gnupg@1.4 gnupg@1.4
libsigc++@2
lua@5.1 lua@5.1
numpy@1.16 numpy@1.16
libsigc++@2 python@3.8
].freeze ].freeze
def audit_versioned_keg_only def audit_versioned_keg_only