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 3ee95cd commit 3d682c7Copy full SHA for 3d682c7
1 file changed
docs/usage/installation.md
@@ -10,8 +10,8 @@ Windows you should use
10
You may have Python installed on your system but should use a [Python Virtual
11
Environment](https://realpython.com/python-virtual-environments-a-primer/) such as
12
[Miniconda](https://docs.conda.io/en/latest/miniconda.html) and install and use TopoStats under the Virtual
13
-Environment. The versions of Python supported are Python >=3.8 and so when creating your virtual environment you should
14
-specify this `3.8` as the minimum.
+Environment. The versions of Python supported are Python >=3.10 and so when creating your virtual environment you should
+specify this `3.10` as the minimum.
15
16
## Setting up Conda
17
0 commit comments