oasis version 2.0 shared python package
Project description
osShared
이문서는 oasis v2에서 사용하는 shared package 원본 소스 입니다. 특이사항에 대하여 참고할 수 있도록 작성된 문서로 필요시 참고 바랍니다.
1. pypi publish and verify
walter개인 pypi.org 가입 > api token 발행- token을
.pypirc에 명시
[distutils]
index-servers =
pypi
[pypi]
username = __token__
password = pypi-your-token
- token을
~/Library/Application Support/pypoetry/auth.toml생성
[http-basic]
[http-basic.pypi]
username = "__token__"
password = "pypi-your-token"
- build and publish
poetry publish --build
[!IMPORTANT] 반드시 하기 2개 versioning and revisioning 수행 필요
version : pyproject.toml > version
revision : revision_history.md > make history describe
- verify published python package(osShared)
https://pypi.org/manage/project/osshared/releases/
2. 기타 특이사항
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
osshared-0.1.3.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters