Minor Changes

This commit is contained in:
2024-04-01 19:22:08 +02:00
parent 43055dde1b
commit 515c3372c6
5 changed files with 5 additions and 12 deletions

View File

@@ -1,9 +1,2 @@
# creyPY
My collection of Python and FastAPI shortcuts etc.
# Release
``` rm -rf dist build creyPY.egg-info && python setup.py sdist bdist_wheel ```
``` twine upload dist/* ```