Skip to content

Commit bd7fb42

Browse files
committed
Update changelog
1 parent d0bc002 commit bd7fb42

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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,

doc/changes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)