Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 244 Bytes

File metadata and controls

8 lines (7 loc) · 244 Bytes

refoss_ha

  • Refoss to support for Home Assistant
  • 安装setuptools和wheel
    • python3 -m pip install --upgrade setuptools wheel
  • 打包
    • python3 setup.py bdist_wheel
    • python3 -m twine upload dist/refoss_ha-1.2.4-py3-none-any.whl