Skip to content

Commit e461cd5

Browse files
committed
Add link to changelog in PyPI metadata
1 parent 21d4500 commit e461cd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ def rel(*xs):
7272
author_email="[email protected]",
7373
project_urls={
7474
"Documentation": "https://dramatiq.io",
75+
"Changelog": "https://dramatiq.io/changelog.html",
7576
"Source": "https://github.com/Bogdanp/dramatiq",
7677
},
7778
description="Background Processing for Python 3.",

0 commit comments

Comments
 (0)