File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 7171 license = 'Apache 2' ,
7272 description = description ,
7373 long_description = long_description ,
74+ long_description_content_type = 'text/markdown' ,
7475 packages = cirq_packages ,
7576 package_data = {'cirq_aqt' : ['py.typed' ], 'cirq_aqt.json_test_data' : ['*' ]},
7677 classifiers = [
Original file line number Diff line number Diff line change 7575 license = 'Apache 2' ,
7676 description = description ,
7777 long_description = long_description ,
78+ long_description_content_type = 'text/markdown' ,
7879 packages = cirq_packages ,
7980 package_data = {'cirq' : ['py.typed' ], 'cirq.protocols.json_test_data' : ['*' ]},
8081 classifiers = [
Original file line number Diff line number Diff line change 7373 license = 'Apache 2' ,
7474 description = description ,
7575 long_description = long_description ,
76+ long_description_content_type = 'text/markdown' ,
7677 packages = packs ,
7778 package_data = {
7879 'cirq_google' : ['py.typed' ],
Original file line number Diff line number Diff line change 7070 license = 'Apache 2' ,
7171 description = description ,
7272 long_description = long_description ,
73+ long_description_content_type = 'text/markdown' ,
7374 packages = cirq_packages ,
7475 package_data = {'cirq_ionq' : ['py.typed' ], 'cirq_ionq.json_test_data' : ['*' ]},
7576 classifiers = [
Original file line number Diff line number Diff line change 6969 license = 'Apache 2' ,
7070 description = description ,
7171 long_description = long_description ,
72+ long_description_content_type = 'text/markdown' ,
7273 packages = cirq_packages ,
7374 package_data = {'cirq_pasqal' : ['py.typed' ], 'cirq_pasqal.json_test_data' : ['*' ]},
7475 classifiers = [
Original file line number Diff line number Diff line change 7171 license = 'Apache 2' ,
7272 description = description ,
7373 long_description = long_description ,
74+ long_description_content_type = 'text/markdown' ,
7475 packages = cirq_packages ,
7576 package_data = {'cirq_rigetti' : ['py.typed' ], 'cirq_rigetti.json_test_data' : ['*' ]},
7677 classifiers = [
Original file line number Diff line number Diff line change 7373 license = 'Apache 2' ,
7474 description = description ,
7575 long_description = long_description ,
76+ long_description_content_type = 'text/markdown' ,
7677 packages = packs ,
7778 package_data = {'cirq_web' : ['dist/*' ], 'cirq_ts' : ['dist/*.bundle.js' ]},
7879 classifiers = [
You can’t perform that action at this time.
0 commit comments