Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit a2a0bdad authored by GotthardG's avatar GotthardG
Browse files

added uvicorn in requirements

parent dbce9d70
No related branches found
No related tags found
No related merge requests found
Pipeline #44590 failed
...@@ -62,5 +62,5 @@ release: ...@@ -62,5 +62,5 @@ 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/pypi \
dist/* "dist/*
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment