Remove unused MANIFEST.in

The file is not used because PBR is used.
Change-Id: Iefef64f63cbd8847a6b0322edc4a8ce85a6b8580
This commit is contained in:
Ivan Anfimov
2025年05月09日 14:53:58 +00:00
parent e708943a1d
commit 33b89492eb

View File

@@ -1,13 +0,0 @@
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
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.