Commit Graph

2 Commits

Author SHA1 Message Date
zhurong 85abf25358 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove obsolete sections from setup.cfg
- Remove babel.cfg, this is not needed here at all
- Update requirements, no need for python_version anymore
- Switch to using sphinx-build
- Use newer openstackdocstheme and Sphinx versions
- Remove install_command from tox.ini, the default is fine
- Use TOX_CONSTRAINTS_FILE, UPPER_CONSTRAINTS_FILE is obsolete

Change-Id: I57d447e034c088c83fdd5fb8854dbd9826a200a8
2020-05-11 11:06:58 +08:00
Kirill Zaitsev 9a19da8004 Add machinery for translations via babel
Also includes current .pot file
and excludes .pot from .gitignore

Targets blueprint: murano-i18n

Change-Id: Ifb77a803ead76394df7745cc7728f727a68bd0e1
2015-12-25 13:18:43 +03:00