Skip to content

Commit bf5d04d

Browse files
authored
Merge pull request #36 from openx-luis/fixes2
Updated description in setup.py
2 parents 2fbe8dd + 4a59b7f commit bf5d04d

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)