Skip to content

Commit

Permalink
Update url
Browse files Browse the repository at this point in the history
  • Loading branch information
eandersson committed Dec 9, 2024
1 parent 956f4b6 commit e6896e1
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://github.com/eandersson/amqpstorm',
url='https://amqpstorm.readthedocs.io/',
install_requires=['pamqp>=2.0.0,<3.0'],
extras_require={
'management': ['requests>2'],
Expand Down

0 comments on commit e6896e1

Please sign in to comment.