Add tool configuration

Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
This commit is contained in:
2026-01-24 19:10:04 -06:00
parent f01921e087
commit 6e1787885c
2 changed files with 21 additions and 1 deletions

View File

@@ -9,3 +9,6 @@ dependencies = [
"pyperclip>=1.11.0",
"rich>=14.3.1",
]
[project.scripts]
dumpy = "dumpy:main"