rename and add license
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user