Skip to content

Commit

Permalink
Cap pbr version
Browse files Browse the repository at this point in the history
This is a workaround oslo.config related failures on readthedocs.

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
  • Loading branch information
yamt authored and fujita committed May 27, 2015
1 parent 12fd9e2 commit 9414322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@

ryu.hooks.save_orig()
setuptools.setup(name='ryu',
setup_requires=['pbr'],
setup_requires=['pbr<1.0'],
pbr=True)

0 comments on commit 9414322

Please sign in to comment.