Skip to content

Commit e909079

Browse files
authored
Merge pull request #77 from mercadopago/fix/adjust-pyproject
[Fix] Adjust pyproject.toml
2 parents 346ce73 + e87be9c commit e909079

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ authors = [
1010
]
1111
description = "Mercadopago SDK module for Payments integration"
1212
readme = "README.md"
13-
keywords = ["api", "mercadopago", "checkout", "payment in sdk integration", lts"]
14-
license = {file = "LICENSE}
13+
keywords = ["api", "mercadopago", "checkout", "payment in sdk integration", "lts"]
14+
license = {file = "LICENSE"}
1515
requires-python = ">=3.7"
1616
dependencies = [
1717
"requests"

0 commit comments

Comments
 (0)