summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSiddhant Goel <me@sgoel.dev>2021-05-02 16:58:14 +0200
committerSiddhant Goel <me@sgoel.dev>2021-05-02 16:58:14 +0200
commit05fb25bfc90d6e095d0bb1d906f8a0fb1e65be69 (patch)
treeb790a8f877cad75a1d872768deb51083e539634b
parent32c4a8d34d2bd1c22f639c1ec92894cf6fa2e7e1 (diff)
chore: include readme metadata in project config
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 61f6bda..60446d5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -2,6 +2,7 @@
name = "beancount-ing-diba"
version = "0.4.0"
description = "Beancount Importer for ING-DiBa (DE) CSV exports"
+readme = "README.md"
authors = ["Siddhant Goel <me@sgoel.dev>"]
license = "MIT"
classifiers = [