| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -26,7 +26,7 @@ jobs: | |||
| 26 | 26 | python-version: ${{ matrix.python-version }} | |
| 27 | 27 | - name: Install dependencies | |
| 28 | 28 | run: | | |
| 29 | - python -m pip install --upgrade pip pytest cmake scikit-build setuptools | ||
| 29 | + python -m pip install --upgrade pip pytest cmake scikit-build setuptools fastapi httpx uvicorn | ||
| 30 | 30 | pip install . -v | |
| 31 | 31 | - name: Test with pytest | |
| 32 | 32 | run: | | |
| Back | FazBrowse Home | New Git URL |
0 commit comments