Skip to content

Commit

Permalink
switch to using python=3.12 for release testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Dec 5, 2024
1 parent 1f92aa0 commit 2ed5752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ conda version with `conda --version` and update with `conda update conda`.
Create the basic build environment:

```
mamba create -y -n sourmash-rc python=3.10 pip \
mamba create -y -n sourmash-rc python=3.12 pip \
cxx-compiler make twine tox tox-conda rust
```

Expand Down

0 comments on commit 2ed5752

Please sign in to comment.