mirror of
https://github.com/django/django.git
synced 2025-09-18 06:59:12 +00:00
This adds a `lint.py` script to run sphinx-lint on Django's docs files, a mathing `lint` target in the `docs/Makefile` and `docs/make.bat`, and updates `docs/requirements.txt` accordingly.
6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
pyenchant
|
|
Sphinx>=4.5.0
|
|
sphinxcontrib-spelling
|
|
blacken-docs
|
|
sphinx-lint
|