doc: flake8 and doc8

This commit is contained in:
Laurens Valk
2019-10-18 17:12:16 +02:00
parent 529f8fe31c
commit aa8c95234e
5 changed files with 21 additions and 52 deletions
+2 -2
View File
@@ -4,9 +4,9 @@ url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
sphinx = "*"
sphinx = "==1.7.9"
flake8 = "*"
sphinx-rtd-theme = "==0.4.2"
sphinx-rtd-theme = "==0.4.3"
doc8 = "*"
[packages]