Twine
PyPI에 패키지를 게시하기위한 유틸리티 모음
업로드 방법
특수화 방법
twine upload --repository-url ${PYPI_SERVER} --username $PYPI_USER --password $PYPI_PASSWORDD dist/*
PyPI에 패키지를 게시하기위한 유틸리티 모음
twine upload --repository-url ${PYPI_SERVER} --username $PYPI_USER --password $PYPI_PASSWORDD dist/*