Skip to content

Commit

Permalink
Add project URLs for PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
Spayralbe committed Dec 3, 2024
1 parent a62d1c2 commit 8b97fa8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ classifiers = [
"Programming Language :: Python :: Implementation :: CPython",
]

[tool.poetry.urls]
"Repository" = "https://github.com/thehyve/omop-cdm"
"Documentation" = "https://github.com/thehyve/omop-cdm/blob/main/docs/README.md"

[tool.poetry.dependencies]
python = "^3.9"
sqlalchemy = "^2.0.4"
Expand Down

0 comments on commit 8b97fa8

Please sign in to comment.