added uvicorn in requirements
This commit is contained in:
@ -62,5 +62,4 @@ release:
|
|||||||
- pip install build twine # Install dependencies
|
- pip install build twine # Install dependencies
|
||||||
- python -m build # Build the package
|
- python -m build # Build the package
|
||||||
- twine upload \
|
- twine upload \
|
||||||
--repository-url https://gitlab.psi.ch/api/v4/projects/2206/packages/pypi \
|
--repository-url https://gitlab.psi.ch/api/v4/projects/2206/packages/pypidist/*
|
||||||
dist/*
|
|
Reference in New Issue
Block a user