Skip to content

Commit 9c7e28c

Browse files
Need Python 3.7
1 parent 10d7274 commit 9c7e28c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Installation
55
############
66

7-
Python 3.6 or newer is required for ``tsinfer``. Any Unix-like platform should
7+
Python 3.7 or newer is required for ``tsinfer``. Any Unix-like platform should
88
work (``tsinfer`` is tested on Linux, OS X, and Windows).
99

1010
***************
@@ -67,4 +67,4 @@ Potential issues
6767
(see https://github.com/tskit-dev/tsinfer/issues/376). The current workaround is
6868
either to compile from source by installing alternative python and C compilers via
6969
conda (``conda install -c conda-forge c-compiler``) or to install the binary
70-
packages via conda as recommended at the top of this page.
70+
packages via conda as recommended at the top of this page.

0 commit comments

Comments
 (0)