Skip to content

Commit b5b5ff5

Browse files
gkamatIanHoang
andauthored
Change Topic name used by PyPI back to Benchmark from OSB (#768) (#770)
Signed-off-by: Govind Kamat <[email protected]> Co-authored-by: Ian Hoang <[email protected]>
1 parent c2b33d1 commit b5b5ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ def str_from_file(name):
186186
},
187187
scripts=['scripts/expand-data-corpus.py', 'scripts/pbzip2' ],
188188
classifiers=[
189-
"Topic :: System :: OSB",
189+
"Topic :: System :: Benchmark",
190190
"Development Status :: 5 - Production/Stable",
191191
"License :: OSI Approved :: Apache Software License",
192192
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)