Skip to content

Commit 5f24967

Browse files
committed
Bump up to Releases 1.5.1 and Sphinx 1.7.x
1 parent 33b4b20 commit 5f24967

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ env:
1212
- SPHINX=">=1.4,<1.5"
1313
- SPHINX=">=1.5,<1.6"
1414
- SPHINX=">=1.6,<1.7"
15+
- SPHINX=">=1.7,<1.8"
1516
install:
1617
# For some reason Travis' build envs have wildly different pip/setuptools
1718
# versions between minor Python versions, and this can cause many hilarious

dev-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
sphinx>=1.3,<1.7
1+
sphinx>=1.3,<1.8
22
invoke>=1.0.0
33
invocations>=1.2.0
44
semantic_version>=2.4,<2.5
55
wheel==0.24
66
twine==1.11.0
7-
releases>=1.2.0,<2.0
7+
releases>=1.5.1,<2.0
88
flake8==2.4.0

0 commit comments

Comments
 (0)