diff README.rst @ 6395:1328195f76a9 mercurial-5.6

test-compat: merge mercurial-5.7 into mercurial-5.6
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 06 Feb 2023 19:49:33 +0400
parents 8b3cb6cae4a2
children 6b128ae8e2ad
line wrap: on
line diff
--- a/README.rst	Thu Dec 08 20:23:47 2022 +0400
+++ b/README.rst	Mon Feb 06 19:49:33 2023 +0400
@@ -125,6 +125,15 @@
 
 .. _`support for Python 3`: https://www.mercurial-scm.org/wiki/Python3
 
+Python 2 Support
+================
+
+Python 2 is supported by evolve. However, Mercurial 6.2 release dropped support
+for it, so evolve can work on Python 2 only on earlier versions.
+
+Debian packages that are built using Heptapod CI only install files for Python
+3, because they target current Debian stable.
+
 How to Contribute
 =================