Skip to content
Snippets Groups Projects
Commit e72a9679 authored by Rajmund Hruška's avatar Rajmund Hruška
Browse files

Feature: Set project URLs

parent 2a237cfa
No related branches found
No related tags found
2 merge requests!10Update project information,!60.1.14
...@@ -46,7 +46,11 @@ setup( ...@@ -46,7 +46,11 @@ setup(
'Programming Language :: Python', 'Programming Language :: Python',
], ],
keywords = 'library', keywords = 'library',
url = 'https://gitlab.cesnet.cz/709/warden/typedcols', project_urls={
'Documentation': 'https://709.gitlab-pages.cesnet.cz/warden/typedcols/master/html/manual.html',
'Source': 'https://gitlab.cesnet.cz/709/warden/typedcols',
'Tracker': 'https://gitlab.cesnet.cz/709/warden/typedcols/-/issues',
},
author = 'Pavel Kacha', author = 'Pavel Kacha',
author_email = 'pavel.kacha@cesnet.cz', author_email = 'pavel.kacha@cesnet.cz',
license = 'ISC', license = 'ISC',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment