上傳 package 到 test pypi 上

由 test pypi 安裝 package

python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps example-pkg

Reference

Comments

2020-10-05