Skip to content

Commit 4a59b7f

Browse files
committed
Updated description in setup.py
1 parent 2fbe8dd commit 4a59b7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
author='OpenX API Team',
1414
author_email='[email protected]',
1515
url='https://github.com/openx/OX3-Python-API-Client',
16-
description='Client to connect to OpenX Enterprise API.',
17-
long_description='Client to connect to OpenX Enterprise API.',
16+
description='Client to connect to the OpenX Enterprise API.',
17+
long_description='',
1818
packages=find_packages(),
1919
install_requires=['six','requests_oauthlib'],
2020
classifiers=[

0 commit comments

Comments
 (0)