home-assistant: set preference for whois module in parse-requirements.py
This commit is contained in:
parent
61f383851e
commit
a068a3b47c
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ PKG_PREFERENCES = {
|
|||
"tensorflow-bin_2": "tensorflow",
|
||||
"tensorflowWithoutCuda": "tensorflow",
|
||||
"tensorflow-build_2": "tensorflow",
|
||||
"whois": "python-whois",
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue