Skip to content

Commit 1c6c2fb

Browse files
committed
chore: add keywords
1 parent 4e9458b commit 1c6c2fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ dynamic = ["version"]
66
description = "A fast, type-safe Python SDK for the TCGdex API. Query Pokémon Trading Card Game data easily. 🚀"
77
authors = [{ name = "HellLord77" }, { name = "Avior", email = "[email protected]" }]
88
dependencies = ["dacite<2.0.0,>=1.8.1"]
9+
keywords = ["api", "pokemon", "tcg", "sdk", "trading", "card", "pokemon-api", "pokemon-cards", "tcgdex"]
910
requires-python = ">=3.8"
1011
readme = "README.md"
1112
license = { text = "MIT" }

0 commit comments

Comments
 (0)