From 4fda7926e499bc4930c9ba909c4793139dddaece Mon Sep 17 00:00:00 2001 From: Christoph Massmann Date: Tue, 16 Apr 2024 21:01:42 +0200 Subject: [PATCH] added python 3.12 --- .github/workflows/verify-script.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/verify-script.yml b/.github/workflows/verify-script.yml index 7f08854..90a2377 100644 --- a/.github/workflows/verify-script.yml +++ b/.github/workflows/verify-script.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: [ "3.10", "3.11" ] + python-version: [ "3.10", "3.11", "3.12" ] steps: - uses: actions/checkout@v4 diff --git a/README.md b/README.md index 7ca088f..9778896 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is useful e.g. to export the total values per bank to a summary Excel docum ## Installation -This script requires Python 3.10. +This script requires at least Python 3.10. ``` pip install -r requirements.txt @@ -31,7 +31,7 @@ On Mac if you (optionally) want to use this Python script within the services me Then you have a new menu item with the chosen name in _MoneyMoney > Services_. -## Usage +## Usage 💡 ```shell python3 moneymoney_sum_by_bank.py