mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-16 11:12:21 +03:00
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
# MkDocs to build our documentation.
|
|
mkdocs==1.6.0
|
|
|
|
# pylinkvalidator to check for broken links in documentation.
|
|
pylinkvalidator==0.3
|
|
|
|
# to generate objects.inv
|
|
mkdocstrings-python~=1.12.2 |