Skip to content

Commit 71368d5

Browse files
committed
Remove sphinxcontrib-napolean, update packages
1 parent a4ee243 commit 71368d5

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

Pipfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ name = "pypi"
77
docutils = "*"
88
alagitpull = "*"
99
aafigure = "*"
10-
sphinxcontrib-napoleon = "*"
11-
sphinx = ">=1.8.1"
10+
sphinx = "*"
1211
isort = "*"
1312
"flake8" = "*"
1413
pytest = "*"
@@ -24,7 +23,6 @@ libtmux = "==0.8.1"
2423
click = ">=7<8"
2524
colorama = "*"
2625
"e1839a8" = {path = ".", editable = true}
27-
sphinx = "*"
2826

2927
[requires]
3028
python_version = "2.7"

requirements/doc.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ docutils>=0.14
33
sphinx>=1.8.1
44
alagitpull>=0.0.21
55
aafigure>=0.6
6-
sphinxcontrib-napoleon>=0.7
76
doc8>=0.8.0

0 commit comments

Comments
 (0)