Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 204 Bytes

File metadata and controls

7 lines (6 loc) · 204 Bytes

aiorefoss

  • 安装setuptools和wheel
    • python3 -m pip install --upgrade setuptools wheel
  • 打包
    • python3 setup.py bdist_wheel
    • python3 -m twine upload dist/aiorefoss-1.0.1-py3-none-any.whl