Alex Chan
initial commit
999c5c9
raw
history blame contribute delete
No virus
206 Bytes
poetry shell # activating current environment
poetry install # creating and installing current project
poetry build # creating the tarball
poetry publish # uploading to pypi