home-assistant: set preference for whois module in parse-requirements.py

wip/yesman
Fabian Affolter 3 years ago
parent 61f383851e
commit a068a3b47c
  1. 1
      pkgs/servers/home-assistant/parse-requirements.py

@ -39,6 +39,7 @@ PKG_PREFERENCES = {
"tensorflow-bin_2": "tensorflow",
"tensorflowWithoutCuda": "tensorflow",
"tensorflow-build_2": "tensorflow",
"whois": "python-whois",
}

Loading…
Cancel
Save