rename and add license

This commit is contained in:
2025-12-07 07:19:42 -05:00
parent 8c33e2b182
commit 5af4b5c4eb
2 changed files with 10 additions and 1 deletions

View File

@@ -1,8 +1,10 @@
[project]
name = "ynab-amazon"
name = "catnab"
version = "0.1.0"
description = "Automatically categorize Amazon transactions in YNAB"
readme = "README.md"
license = "MIT"
license-files = [ "LICENSE.MD" ]
requires-python = ">=3.11"
dependencies = [
"amazon-orders>=4.0.16",