Add fastapi and uvicorn to python-tests extra-packages
Some checks failed
Python Tests / test-python (push) Failing after 1m8s
Some checks failed
Python Tests / test-python (push) Failing after 1m8s
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
--venv-dir "$PWD/venv" \
|
||||
--skip-requirements \
|
||||
--mode copy \
|
||||
--extra-packages "pytest pytest-cov pytest-mock pytest-timeout pytest-asyncio locust pydantic-settings"
|
||||
--extra-packages "pytest pytest-cov pytest-mock pytest-timeout pytest-asyncio locust pydantic-settings fastapi uvicorn"
|
||||
echo "✅ Python environment ready"
|
||||
|
||||
- name: Run linting
|
||||
|
||||
Reference in New Issue
Block a user