Skip to content

Commit 6366416

Browse files
Update faqs.rst: Pythons 2.7/3.6/3.7 no longer supported but 3.10 is (#17)
See: bioconda/bioconda-utils#878
1 parent 30f1cb8 commit 6366416

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/faqs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ Bioconda only supports 64-bit Linux and macOS. ARM is not currently supported.
8585
Python
8686
~~~~~~
8787

88-
Bioconda only supports python 2.7, 3.6, 3.7, 3.8 and 3.9.
88+
Bioconda only supports Python 3.8, 3.9 and 3.10.
8989

9090
The exception to this is Bioconda packages which declare `noarch: python` and
9191
only depend on such packages - those packages can be installed in an
92-
environment with any version of python they say they can support. However many
92+
environment with any version of Python they say they can support. However many
9393
python packages in Bioconda depend on other Bioconda packages with architecture
9494
specific builds, such as `pysam`, and so do not meet this criteria.
9595

0 commit comments

Comments
 (0)