mirror of
https://github.com/encode/django-rest-framework.git
synced 2026-02-18 05:00:33 +03:00
Move mkdocs-material to pyproject.toml docs group
This commit is contained in:
parent
4efe942cd3
commit
3091af7f9f
|
|
@ -57,6 +57,7 @@ test = [
|
|||
docs = [
|
||||
# MkDocs to build our documentation.
|
||||
"mkdocs==1.6.1",
|
||||
"mkdocs-material[imaging]==9.7.0",
|
||||
# pylinkvalidator to check for broken links in documentation.
|
||||
"pylinkvalidator==0.3",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user