Skip to content

Commit f6f9110

Browse files
committed
remove manually added requirement
1 parent b346ea3 commit f6f9110

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040

4141
- name: "Install build dependencies"
4242
run: |
43-
pip install mkdocs-material mike
4443
pip install -r requirements.txt
4544
4645
- name: "Build docs"

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
mkdocs
2+
mikes

0 commit comments

Comments
 (0)