From bbaa4aff31e91435f6a54cd2bf3272f47a454f38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Dlouh=C3=BD?= Date: Tue, 23 Jan 2024 16:36:31 +0100 Subject: [PATCH] Update README.md: remove note about python support --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 2d6159a..c49af61 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,6 @@ As a news site, our stories, photos, and other content get divided into "section ## Features of the project -Currently incompatible with Python 3.10. - **Multiple trees, or a single tree.** You can treat all the records as a single tree, shared by all the applications. You can also treat each of the top level records as individual trees, for different apps or uses.