We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061e31f commit 632a95fCopy full SHA for 632a95f
cirq-google/setup.py
@@ -72,6 +72,7 @@
72
'cirq_google': ['py.typed'],
73
'cirq_google.api.v2': ['*'],
74
'cirq_google.api.v1': ['*'],
75
+ 'cirq_google.devices.calibrations': ['*'],
76
'cirq_google.devices.specifications': ['*'],
77
'cirq_google.json_test_data': ['*'],
78
},
0 commit comments