Files
creyPY/README.md
2024-04-01 18:16:11 +02:00

181 B

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/*