ci: install dev dependencies to obtain mkdocstrings
This commit is contained in:
parent
746d4cf1d5
commit
dc0f79374a
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
with:
|
||||
python-version: 3.x
|
||||
|
||||
- run: pip install mkdocs-material mike
|
||||
- run: pip install ".[dev]"
|
||||
|
||||
- name: Configure Git user
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue