Fix pbr setup hook

Helps to name the option correctly.

Change-Id: Iedd0bdda37a6a6e14c327e1a7a914ec554a489d8
This commit is contained in:
David Shrewsbury 2018-10-08 14:53:18 -04:00
parent 8bcbd088f1
commit 57ba171f1e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ classifier =
warnerrors = True
[global]
setup-hooks =
setup_hooks =
zuul._setup_hook.setup_hook
[entry_points]