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