Block legacy get-mac in preference of getmac (#87712)

Co-authored-by: GnatorX <garvinpang@protonmail.com>
This commit is contained in:
Mark Kennedy 2023-05-31 15:57:45 +01:00 committed by GitHub
parent 3cf8ae64c8
commit b03dbeaed5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 39 additions and 9 deletions

View file

@ -183,6 +183,10 @@ pysnmp==1000000000.0.0
# pyminiaudio 1.58 is missing files in the package
# https://github.com/irmen/pyminiaudio/issues/67
miniaudio==1.57
# The get-mac package has been replaced with getmac. Installing get-mac alongside getmac
# breaks getmac due to them both sharing the same python package name inside 'getmac'.
get-mac==1000000000.0.0
"""
IGNORE_PRE_COMMIT_HOOK_ID = (