Skip to content

Commit

Permalink
doc: add pypi links to github releases and source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Elodie Thiéblin committed May 15, 2024
1 parent d123be1 commit 1a5ce7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@
author="Eclipse Thingweb Project",
maintainer="Eclipse Thingweb Project",
url="https://github.com/eclipse-thingweb/domus-tdd-api",
project_urls={
"Releases": "https://github.com/eclipse-thingweb/domus-tdd-api/tags",
"Source": "https://github.com/eclipse-thingweb/domus-tdd-api",
},
keywords=[
"web of things",
"thing description directory",
Expand Down

0 comments on commit 1a5ce7b

Please sign in to comment.