We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0df7db commit 7ebf543Copy full SHA for 7ebf543
1 file changed
.readthedocs.yaml
@@ -21,7 +21,7 @@ python:
21
build:
22
os: ubuntu-24.04
23
tools:
24
- python: "mambaforge-22.9"
+ python: "miniconda-latest"
25
jobs:
26
install:
27
- bash ./linux_build.bash
0 commit comments