diff --git a/setup.py b/setup.py index cd2acd7e05..e672ef7e0d 100644 --- a/setup.py +++ b/setup.py @@ -59,6 +59,7 @@ ], package_data={ 'show': ['aliases.ini'], + 'sonic_installer': ['aliases.ini'], 'tests': ['acl_input/*', 'mock_tables/*.py', 'mock_tables/*.json',