diff --git a/cirq-google/setup.py b/cirq-google/setup.py index 3da2c648f7c..dc16056b9e5 100644 --- a/cirq-google/setup.py +++ b/cirq-google/setup.py @@ -72,6 +72,7 @@ 'cirq_google': ['py.typed'], 'cirq_google.api.v2': ['*'], 'cirq_google.api.v1': ['*'], + 'cirq_google.devices.calibrations': ['*'], 'cirq_google.devices.specifications': ['*'], 'cirq_google.json_test_data': ['*'], },