Skip to content

Commit 125e5e8

Browse files
author
markheger
committed
update package short description
1 parent bc9ef1e commit 125e5e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package/docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
streamsx.hbase package
22
######################
33

4-
IBM Streams HBASE integration
5-
==============================
4+
HBASE integration for IBM Streams
5+
=================================
66

77
For details of implementing applications in Python
88
for IBM Streams and the Streaming Analytics service

package/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
packages = ['streamsx.hbase'],
66
include_package_data=True,
77
version = streamsx.hbase.__version__,
8-
description = 'IBM Streams HBASE integration',
8+
description = 'HBASE integration for IBM Streams',
99
long_description = open('DESC.txt').read(),
1010
author = 'IBM Streams @ github.com',
1111
author_email = '[email protected]',

0 commit comments

Comments
 (0)