diff --git a/setup.py b/setup.py index 504817fafcb0..de33724fcf73 100644 --- a/setup.py +++ b/setup.py @@ -24,6 +24,7 @@ 'sonic_sfp', 'sonic_thermal', 'sonic_y_cable', + 'sonic_y_cable.credo', ], # NOTE: Install also depends on sonic-config-engine for portconfig.py # This dependency should be eliminated by moving portconfig.py diff --git a/sonic_y_cable/credo/__init__.py b/sonic_y_cable/credo/__init__.py new file mode 100644 index 000000000000..e69de29bb2d1