Skip to content

Commit

Permalink
New setup url
Browse files Browse the repository at this point in the history
  • Loading branch information
eandersson committed Dec 9, 2024
1 parent 1f78bf8 commit 96d98f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def get_version(rel_path):
include_package_data=True,
packages=find_packages(),
license='MIT License',
url='https://www.amqpstorm.io',
url='https://amqpstorm.readthedocs.io/',
install_requires=['pamqp>=3.0.0,<4.0'],
extras_require={
'management': ['requests>2'],
Expand Down

0 comments on commit 96d98f7

Please sign in to comment.