Skip to content

Commit a4ee243

Browse files
committed
Remove releases for sphinx
1 parent e0e882d commit a4ee243

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Pipfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ name = "pypi"
66
[dev-packages]
77
docutils = "*"
88
alagitpull = "*"
9-
releases = "*"
109
aafigure = "*"
1110
sphinxcontrib-napoleon = "*"
1211
sphinx = ">=1.8.1"

doc/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
'sphinxcontrib.napoleon',
2929
'sphinx.ext.linkcode',
3030
'aafig',
31-
'releases',
3231
'alagitpull',
3332
]
3433

requirements/doc.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
docutils>=0.14
33
sphinx>=1.8.1
44
alagitpull>=0.0.21
5-
releases>=1.6.1
65
aafigure>=0.6
76
sphinxcontrib-napoleon>=0.7
87
doc8>=0.8.0

0 commit comments

Comments
 (0)