Merge pull request #8980 from Homebrew/py39-again

Allow python@3.9 to be non-keg-only
This commit is contained in:
FX Coudert 2020-10-25 16:33:36 +01:00 committed by GitHub
commit c75bd76389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -583,6 +583,7 @@ module Homebrew
numpy@1.16 numpy@1.16
openssl@1.1 openssl@1.1
python@3.8 python@3.8
python@3.9
].freeze ].freeze
def audit_versioned_keg_only def audit_versioned_keg_only