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 fc4e71b commit b2f35a9Copy full SHA for b2f35a9
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