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 e6d264c commit 1cf8a50Copy full SHA for 1cf8a50
setup.py
@@ -12,7 +12,7 @@
12
long_description_content_type="text/markdown",
13
author="Narcisse Egonu",
14
author_email="hello@jigsawstack.com",
15
- url="https://github.com/jigsawstack/jigsawstack-py",
+ url="https://github.com/jigsawstack/jigsawstack-python",
16
packages=find_packages(include=["jigsawstack"]),
17
install_requires=install_requires,
18
zip_safe=False,
0 commit comments