Add Babel to the requirements as it is referenced in the setup.cfg

Change-Id: I12102a6f16aed892102876bff6deb3cb14877b43
This commit is contained in:
Dougal Matthews 2016-07-15 15:46:48 +01:00
parent 6d75dcee7f
commit 8b91bffbc4
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Babel>=2.3.4 # BSD