Skip to content

publish pypi#24

Merged
igtm merged 2 commits into
mainfrom
feature/igtm-jjha
May 21, 2025
Merged

publish pypi#24
igtm merged 2 commits into
mainfrom
feature/igtm-jjha

Conversation

@igtm
Copy link
Copy Markdown
Owner

@igtm igtm commented May 21, 2025

pip install build twine

rm -rf dist
python -m build

# for test
twine upload --repository testpypi dist/*
# for prd
twine upload dist/*

@igtm igtm merged commit b4a6c73 into main May 21, 2025
2 checks passed
@igtm igtm deleted the feature/igtm-jjha branch May 21, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant