We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d7274 commit 9c7e28cCopy full SHA for 9c7e28c
docs/installation.rst
@@ -4,7 +4,7 @@
4
Installation
5
############
6
7
-Python 3.6 or newer is required for ``tsinfer``. Any Unix-like platform should
+Python 3.7 or newer is required for ``tsinfer``. Any Unix-like platform should
8
work (``tsinfer`` is tested on Linux, OS X, and Windows).
9
10
***************
@@ -67,4 +67,4 @@ Potential issues
67
(see https://github.com/tskit-dev/tsinfer/issues/376). The current workaround is
68
either to compile from source by installing alternative python and C compilers via
69
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.
+ packages via conda as recommended at the top of this page.
0 commit comments