We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d42e74 commit eb01bb7Copy full SHA for eb01bb7
setup.py
@@ -22,7 +22,7 @@ def read_file(filename, encoding='utf8'):
22
23
setup(
24
name='wls-rest-python',
25
- description='A Python client for Weblogic REST API',
+ description='A Python client for the Weblogic REST API',
26
long_description=readme,
27
version=version,
28
license='MIT',
0 commit comments