pypi 패키지 배포 실험
This commit is contained in:
jung-geun
2023-09-04 15:02:33 +09:00
parent 940b2b4e99
commit 3250febdb8
3 changed files with 10 additions and 13 deletions

2
.gitignore vendored
View File

@@ -4,7 +4,7 @@ __pycache__/
*$py.class
.ipynb_checkpoints/
.vscode/settings.json
# pypi
dist/
build/