Merge "Revert "Remove unused MANIFEST.in""

This commit is contained in:
Zuul
2025年08月20日 21:08:31 +00:00
committed by Gerrit Code Review

13
MANIFEST.in Normal file
View File

@@ -0,0 +1,13 @@
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.