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 948a60c commit 1c88ea2Copy full SHA for 1c88ea2
setup.py
@@ -28,7 +28,7 @@
28
description="The Bolt Framework for Python",
29
long_description=long_description,
30
long_description_content_type="text/markdown",
31
- url="https://github.com/slackapi/boseratlt-python",
+ url="https://github.com/slackapi/bolt-python",
32
packages=setuptools.find_packages(
33
exclude=["examples", "integration_tests", "tests", "tests.*",]
34
),
0 commit comments