puppet-swift/test-requirements.txt
ZhongShengping 5a7f353429 Update global requirements
Pin reno version to reno!=2.0.0,!=2.3.1,>=1.8.0
Pin sphinx version to sphinx!=1.6.1,>=1.5.1
reno=2.3.1 and sphinx=1.6.1 break releasenotes and doc tests.

Change-Id: I0e67b26b9adb899e5f5e592744b32604360f60af
2017-06-08 13:56:59 +08:00

8 lines
264 B
Plaintext

# This is required for the docs build jobs
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
# This is required for the releasenotes build jobs
# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995
reno!=2.0.0,!=2.3.1,>=1.8.0 # Apache-2.0