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 e0e882d commit a4ee243Copy full SHA for a4ee243
Pipfile
@@ -6,7 +6,6 @@ name = "pypi"
6
[dev-packages]
7
docutils = "*"
8
alagitpull = "*"
9
-releases = "*"
10
aafigure = "*"
11
sphinxcontrib-napoleon = "*"
12
sphinx = ">=1.8.1"
doc/conf.py
@@ -28,7 +28,6 @@
28
'sphinxcontrib.napoleon',
29
'sphinx.ext.linkcode',
30
'aafig',
31
- 'releases',
32
'alagitpull',
33
]
34
requirements/doc.txt
@@ -2,7 +2,6 @@
2
docutils>=0.14
3
sphinx>=1.8.1
4
alagitpull>=0.0.21
5
-releases>=1.6.1
aafigure>=0.6
sphinxcontrib-napoleon>=0.7
doc8>=0.8.0
0 commit comments