Skip to content

Commit c8d38f9

Browse files
authored
PTHMINT-59: Adding readme, repository, and homepage properties in pyproject.toml (#5)
1 parent 9fcc9d5 commit c8d38f9

File tree

2 files changed

+40
-2
lines changed

2 files changed

+40
-2
lines changed

poetry.lock

Lines changed: 37 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ description = "Multisafepay API wrapper"
44
license = "OSL-3.0"
55
name = "multisafepay"
66
version = "1.0.0rc1"
7+
readme = "README.md"
8+
repository = "https://github.com/MultiSafepay/python-sdk"
9+
homepage = "https://multisafepay.com"
710

811
[tool.poetry.dependencies]
912
python = ">=3.8,<3.14"

0 commit comments

Comments
 (0)