From feb315bba0968895f0ccf33c62b48281c70f18fc Mon Sep 17 00:00:00 2001 From: grubert Date: Mon, 22 Jul 2019 01:23:32 +0000 Subject: Fix: compatible with 3.7 git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8277 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- docutils/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docutils') diff --git a/docutils/README.txt b/docutils/README.txt index 7ff9678da..b33f0d2da 100644 --- a/docutils/README.txt +++ b/docutils/README.txt @@ -104,7 +104,7 @@ Requirements To run the code, Python_ must be installed. Docutils is compatible with Python versions 2.6, 2.7, and -versions 3.3 to 3.5 (cf. `Python 3 compatibility`_). +versions 3.3 to 3.7 (cf. `Python 3 compatibility`_). Docutils uses the following packages for enhanced functionality, if they are installed: -- cgit v1.2.1