Skip to content

Commit

Permalink
Uncap pbr version
Browse files Browse the repository at this point in the history
This reverts commit 9414322,
as the workaround for readthedocs seems to be no longer necessary.

Signed-off-by: IWAMOTO Toshihiro <iwamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
  • Loading branch information
toshiiw authored and fujita committed Sep 15, 2015
1 parent 2b527f6 commit 992bf73
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<1.0'],
setup_requires=['pbr'],
pbr=True)

0 comments on commit 992bf73

Please sign in to comment.