13 lines
208 B
Plaintext
13 lines
208 B
Plaintext
# Development specific dependencies
|
|
-r common.txt
|
|
|
|
# Documentation
|
|
Sphinx==3.5.4
|
|
sphinx-rtd-theme==0.5.2
|
|
sphinx-autodoc-typehints==1.12.0
|
|
pyenchant==3.2.0
|
|
sphinxcontrib-spelling==7.2.1
|
|
|
|
# Tests
|
|
coverage==5.5
|