Skip to content

Commit 746a708

Browse files
committed
Update description
1 parent b218e24 commit 746a708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
if sys.version_info < (2, 7):
2828
requires.append('importlib')
2929

30-
description = "A library to use SoftLayer's API"
30+
description = "A library for SoftLayer's API"
3131

3232
if os.path.exists('README.rst'):
3333
f = open('README.rst')

0 commit comments

Comments
 (0)