Remove Babel requirement

Babel is not needed as requirement, remove it.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014227.html

Change-Id: Id5c54668738e3de8ded900f389b646dcdef5d007
This commit is contained in:
qiufossen
2020-04-26 14:33:26 +08:00
parent eaa0dfea4b
commit 075e374b3d
3 changed files with 0 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
[python: **.py]

View File

@@ -5,7 +5,6 @@ appdirs==1.4.3
APScheduler==3.5.1
asn1crypto==0.24.0
automaton==1.14.0
Babel==2.5.3
beautifulsoup4==4.6.0
cachetools==2.0.1
certifi==2018.1.18

View File

@@ -120,5 +120,4 @@ input_file = watcher/locale/watcher.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext _LI _LW _LE _LC
mapping_file = babel.cfg
output_file = watcher/locale/watcher.pot