16 lines
269 B
Plaintext
16 lines
269 B
Plaintext
# Development specific dependencies
|
|
-r common.txt
|
|
|
|
# Documentation
|
|
Sphinx==3.4.3
|
|
sphinx-rtd-theme==0.5.1
|
|
sphinx-autodoc-typehints==1.11.1
|
|
pyenchant==3.2.0
|
|
sphinxcontrib-spelling==7.1.0
|
|
m2r == 0.2.1
|
|
|
|
# Code style
|
|
pylint == 2.8.2
|
|
pylint-django == 2.4.4
|
|
autopep8 == 1.5.6
|