Here you go, run this and add "published on pypi" to your resume
```
poetry init && rm -rf build dist && poetry build && twine upload dist/*
```
Post
January 19, 2021
January 19, 2021
Here you go, run this and add "published on pypi" to your resume
```
poetry init && rm -rf build dist && poetry build && twine upload dist/*
```