We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d1a93f commit 59578dbCopy full SHA for 59578db
1 file changed
setup.py
@@ -13,7 +13,7 @@ def read(fname):
13
'Because the API uses JSON and REST, developers are ' + \
14
'able to use OSDF in the language of their choice ' + \
15
'because almost every language has support for ' + \
16
- 'communications via HTTP and working with JSON.'
+ 'communications via HTTP and working with JSON.',
17
version='0.5',
18
py_modules=['osdf', 'request'],
19
author='Victor Felix',
0 commit comments