Skip to content

Commit 310602b

Browse files
committed
update pypi metadata
1 parent e653e97 commit 310602b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

setup.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@
3131
long_description_content_type="text/x-rst",
3232
# The project's main homepage.
3333
url="https://github.com/jepler/Jepler_CircuitPython_udecimal",
34+
project_urls = {
35+
'Source': 'https://github.com/jepler/Jepler_CircuitPython_udecimal',
36+
'Documentation': 'https://jepler-udecimal.readthedocs.io/en/latest/api/jepler_udecimal/index.html',
37+
'Tracker': 'https://github.com/jepler/Jepler_CircuitPython_udecimal/issues',
38+
'Pull Requests': 'https://github.com/jepler/Jepler_CircuitPython_udecimal/pulls',
39+
}
3440
# Author details
3541
author="Jeff Epler",
3642
author_email="jepler@gmail.com",

0 commit comments

Comments
 (0)