added uvicorn in requirements
This commit is contained in:
parent
a2a0bdad39
commit
98a2cbfae5
@ -61,6 +61,4 @@ release:
|
|||||||
script:
|
script:
|
||||||
- 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 ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi dist/*
|
||||||
--repository-url https://gitlab.psi.ch/api/v4/projects/2206/packages/pypi \
|
|
||||||
"dist/*
|
|
Loading…
x
Reference in New Issue
Block a user