File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,6 +13,16 @@ development source code and as such may not be routinely kept up to date.
1313
1414# __ NEXT__
1515
16+ This release drops support for Python versions 3.8 and 3.9.
17+
18+ Note that this Python version support only matters if you're installing
19+ Nextstrain CLI from PyPI or Bioconda
20+ ([ c.f.] ( https://docs.nextstrain.org/projects/cli/en/__NEXT__/installation/ ) ). It
21+ does not apply if you're installing Nextstrain CLI using the standalone
22+ installation method we recommend in the [ Nextstrain installation
23+ documentation] ( https://docs.nextstrain.org/page/install.html ) . In that case, a
24+ supported Python version is always bundled with ` nextstrain ` .
25+
1626## Improvements
1727
1828* ` nextstrain build ` now runs Snakemake with the ` --rerun-incomplete ` option,
Original file line number Diff line number Diff line change @@ -16,6 +16,16 @@ development source code and as such may not be routinely kept up to date.
1616(v-next)=
1717## __ NEXT__
1818
19+ This release drops support for Python versions 3.8 and 3.9.
20+
21+ Note that this Python version support only matters if you're installing
22+ Nextstrain CLI from PyPI or Bioconda
23+ ([ c.f.] ( https://docs.nextstrain.org/projects/cli/en/__NEXT__/installation/ ) ). It
24+ does not apply if you're installing Nextstrain CLI using the standalone
25+ installation method we recommend in the [ Nextstrain installation
26+ documentation] ( https://docs.nextstrain.org/page/install.html ) . In that case, a
27+ supported Python version is always bundled with ` nextstrain ` .
28+
1929(v-next-improvements)=
2030### Improvements
2131
You can’t perform that action at this time.
0 commit comments