Skip to content

Commit 9bb36aa

Browse files
authored
Add new Trove classifier term for quantum computing (#854)
PyPI now supports a classifier term for quantum computing.
2 parents cde805d + 42ee0c2 commit 9bb36aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ def has_ext_modules(self):
109109
'Topic :: Scientific/Engineering :: Artificial Intelligence',
110110
'Topic :: Scientific/Engineering :: Mathematics',
111111
'Topic :: Scientific/Engineering :: Physics',
112+
'Topic :: Scientific/Engineering :: Quantum Computing',
112113
],
113114
license='Apache 2.0',
114115
keywords='tensorflow machine learning quantum qml',

0 commit comments

Comments
 (0)