Skip to content

Commit bf07fcc

Browse files
committed
update setuptools in docs
1 parent bdf4b66 commit bf07fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Build
2020
run: |
21-
python -m pip install --upgrade pip
21+
python -m pip install --upgrade pip setuptools wheel
2222
pip install -e .[dev]
2323
make docs
2424
- name: Deploy

0 commit comments

Comments
 (0)