Fix code/issue links in pypi package
This commit is contained in:
parent
d2cc809f5c
commit
f6e315a013
4
setup.py
4
setup.py
@ -19,8 +19,8 @@ setup(
|
||||
url="https://docs.tutor.overhang.io/",
|
||||
project_urls={
|
||||
"Documentation": "https://docs.tutor.overhang.io/",
|
||||
"Code": "https://github.com/overhangio/tutor/tree/master/plugins/xqueue",
|
||||
"Issue tracker": "https://github.com/overhangio/tutor/issues",
|
||||
"Code": "https://github.com/overhangio/tutor-xqueue",
|
||||
"Issue tracker": "https://github.com/overhangio/tutor-xqueue/issues",
|
||||
"Community": "https://discuss.overhang.io",
|
||||
},
|
||||
license="AGPLv3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user