Skip to content

Commit

Permalink
Update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
alchav06 committed Jun 2, 2020
1 parent b374612 commit afa4dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
],
description="sos4py is a convenience layer for Python environment to access services, extract data, and allow querying from SOS instances.",
description="sos4py is a convenience layer for Python environment to access services from SOS instances.",
install_requires=requirements,
license="Apache Software License 2.0",
long_description=readme + '\n\n' + history,
Expand Down

0 comments on commit afa4dc3

Please sign in to comment.