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 ab88e65 commit a727bf5Copy full SHA for a727bf5
setup.py
@@ -3,7 +3,7 @@
3
name = 'scaleapi',
4
packages = ['scaleapi'],
5
version = '0.1.2',
6
- description = 'A client library for interacting with the Scale API',
+ description = 'The official Python client library for the Scale API, the API for human labor.',
7
author = 'Calvin Huang',
8
author_email = 'c@lvin.me',
9
url = 'https://github.com/scaleapi/scaleapi-python-client',
0 commit comments