We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 409794a commit 36ac8b2Copy full SHA for 36ac8b2
Pipfile
@@ -15,3 +15,4 @@ Sphinx = "==1.7.2"
15
isort = "==4.3.4"
16
"flake8" = "==3.5.0"
17
vulture = "==0.26"
18
+sphinxcontrib-napoleon = "==0.6.1"
requirements/doc.txt
@@ -2,3 +2,4 @@ docutils==0.14
2
releases==1.4.1
3
sphinx==1.7.2
4
alagitpull==0.0.19
5
+sphinxcontrib-napoleon==0.6.1
0 commit comments