From 243d91abb31d592b1bf521c68756c6f313f94f41 Mon Sep 17 00:00:00 2001 From: Paul Brinkmeier Date: Sun, 13 Aug 2023 00:04:43 +0200 Subject: [PATCH] Add Python version note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eba8d39..49b9b35 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ pip install -r requirements.txt ``` You should probably use a virtualenv for that. +I develop `jon` using Python 3.10 but it should work with older versions as well. ## Running