added uvicorn in requirements

This commit is contained in:
GotthardG 2024-12-16 11:58:07 +01:00
parent 26593fcfb1
commit 8eea7a46ca

View File

@ -66,5 +66,4 @@ release:
- pip install build twine
- python setup.py sdist bdist_wheel
- twine upload \
--repository-url https://gitlab.psi.ch/api/v4/projects/2206/packages/pypi \
dist/*
--repository-url https://gitlab.psi.ch/api/v4/projects/2206/packages/pypidist/*