Skip to content

Commit 46d2c46

Browse files
fao89AlanCoding
authored andcommitted
AAP-45875 Include feature flags definitions in package manifest
Adds recursive-include directive for ansible_base/feature_flags/definitions to ensure feature flag definition files are included when the package is built and distributed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]> Signed-off-by: Fabricio Aguiar <[email protected]> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
1 parent ea45e90 commit 46d2c46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ exclude manage.py
22
recursive-exclude docs *
33
recursive-exclude test_app *
44
recursive-exclude tools *
5+
recursive-include ansible_base/feature_flags/definitions *

0 commit comments

Comments
 (0)