Skip to content

Commit 35fa884

Browse files
committed
pin transitive dep in test-requirements.txt
1 parent 83fa1ec commit 35fa884

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test-requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ tabulate
1515
unittest2
1616
sphinx==1.7.9
1717
sphinx-autobuild
18+
# pin transitive dep that as newer versions of alabaster do not support older sphinx versions
19+
alabaster<0.7.14
1820
# nosetests enhancements
1921
rednose
2022
nose-timer==1.0.1

0 commit comments

Comments
 (0)