Skip to content

Commit 15d4ddb

Browse files
committed
fixup setup.py
1 parent 403536a commit 15d4ddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from oxylabs.version import SDK_VERSION
44

55
long_description = """
6-
The official Python library for Oxylabs.
6+
The official Python library for the Oxylabs Scraper APIs.
77
88
Collect public data at scale with industry-leading web scraping solutions and the world's largest ethical proxy network.
99
Documentation can be found at [https://github.com/mslmio/oxylabs-sdk-python](https://github.com/mslmio/oxylabs-sdk-python).
@@ -12,7 +12,7 @@
1212
setup(
1313
name="oxylabs",
1414
version=SDK_VERSION,
15-
description="Official Python library for Oxylabs",
15+
description="Official Python library for Oxylabs Scraper APIs",
1616
long_description=long_description,
1717
url="https://oxylabs.io/",
1818
author="Oxylabs",

0 commit comments

Comments
 (0)