
This reverts commit 33b89492eb
.
Reason for revert: Some packaging workflows still need this.
Closes-Bug: #2120590
Signed-off-by: Matthew Oliver <matt@oliver.net.au>
Change-Id: I5cfb8e6412adea30a1a21ce20f6a72c30dfbfac3
14 lines
382 B
Plaintext
14 lines
382 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
|
|
recursive-include swift/common/middleware/s3api/schema *.rng
|
|
graft test/functional
|
|
graft test/probe
|
|
graft test/unit
|