python-openstackclient/MANIFEST.in
Steve Martinelli b61db3eb72 Add translation markers for user v2 actions
implements bp use_i18n

Change-Id: I86508a232c9cf88695b7982dad0b9b02eaf8b3a1
2014-10-09 14:47:19 -04:00

15 lines
251 B
Plaintext

include AUTHORS
include babel.cfg
include ChangeLog
include LICENSE
include README.rst
recursive-include doc *
recursive-include tests *
recursive-include python-openstackclient *.po *.pot
exclude .gitignore
exclude .gitreview
global-exclude *.pyc