Skip to content

Commit 0c5836a

Browse files
committed
Remove manual installation of requests
1 parent d998e5a commit 0c5836a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ jobs:
7979
- name: Build Documentation
8080
run: |
8181
82-
pip install requests
8382
pip install .[docs]
8483
cd docs
8584
python generate.py

0 commit comments

Comments
 (0)