Skip to content

Commit 9ada9b7

Browse files
committed
update sphinx and releases
1 parent 165e35e commit 9ada9b7

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

Pipfile

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,25 @@ name = "pypi"
55

66
[packages]
77

8+
9+
10+
11+
12+
13+
14+
15+
16+
817
[dev-packages]
918

1019
kaptan = ">=0.5.7"
1120
libtmux = "==0.7.5"
1221
click = "==6.7"
1322
colorama = "==0.3.9"
1423
docutils = "==0.14"
15-
Sphinx = ">=1.5.0"
1624
alagitpull = "==0.0.13"
17-
releases = "==1.3.1"
1825
aafigure = "==0.6"
1926
pytest = "==3.2.3"
20-
"pytest-rerunfailures" = "==3.1"
27+
"pytest-rerunfailures" = "==3.1"
28+
releases = "==1.4.0"
29+
sphinx = "*"

0 commit comments

Comments
 (0)