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.
2 parents fc4e71b + b2f35a9 commit 94bd494Copy full SHA for 94bd494
1 file changed
setup.py
@@ -29,7 +29,7 @@
29
version=__version__,
30
author="Pinterest, Inc.",
31
author_email="sdk@pinterest.com",
32
- url="https://github.com/pinternal/pinterest-python-sdk",
+ url="https://github.com/pinterest/pinterest-python-sdk",
33
install_requires=REQUIRES,
34
include_package_data=True,
35
packages=find_namespace_packages(
0 commit comments