Files
b587d1606c5bd524efc473182f6048580fae33c8
Alfredo Moralejo
9ae3ee5a8b
Fix locale directory in MANIFEST.in
Actual location is swift/locale, not locale. This makes build to not include .mo files if they have been created previously with compile_catalog. Change-Id: I907e9bd6dde57cb9ed718656e56a313e82bad128 Closes-Bug: 1583618
13 lines
321 B
Plaintext
13 lines
321 B
Plaintext
include AUTHORS LICENSE .functests .unittests .probetests test/__init__.py
include CHANGELOG CONTRIBUTING.rst README.rst
include babel.cfg
include test/sample.conf
include tox.ini
include requirements.txt test-requirements.txt
graft doc
graft etc
graft swift/locale
graft test/functional
graft test/probe
graft test/unit