Skip to content

Commit 2087262

Browse files
committed
ci change
1 parent bbebd3d commit 2087262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: |
4949
python -m pip install --upgrade uv
5050
uv pip install --system --upgrade pip setuptools wheel
51-
uv pip install --system --upgrade '.[databinder,pandas,test,docs]'
51+
uv pip install --system --upgrade '.[databinder,pandas,test]'
5252
uv pip list --system
5353
5454
- name: Test with pytest

0 commit comments

Comments
 (0)