From 5329096ede9d6493679a1f2733cfeb621c26868b Mon Sep 17 00:00:00 2001 From: Alessandro Molina Date: Tue, 12 Nov 2024 21:54:25 +0000 Subject: [PATCH] Mention support for modern python versions --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 8235ee2..95fbdd9 100644 --- a/README.rst +++ b/README.rst @@ -489,6 +489,8 @@ News * Support for Python 2 has been removed, Tempita is now Python 3 only. +* Codebase has been partially modernized to ensure compatibility with modern Python versions. + * Tests rewritten to use ``unittest`` instead of ``nose`` 0.5