Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 172 Bytes

BUILD.md

File metadata and controls

7 lines (6 loc) · 172 Bytes
pip install cibuildwheel
cibuildwheel --platform linux

twine upload --repository testpypi dist/*.gz
pip install -i https://test.pypi.org/simple/ yuface==0.0.1