diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 69897c3..23a5340 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ build: sphinx: configuration: docs/conf.py # disable this for more lenient docs builds - fail_on_warning: true + fail_on_warning: false python: install: - method: pip diff --git a/README.md b/README.md index 100da23..19c3522 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ Please refer to the [documentation][link-docs]. In particular, the ## Installation -You need to have Python 3.10 or newer installed on your system. If you don't have +You need to have Python 3.10, 3.11, or 3.12 installed on your system. If you don't have Python installed, we recommend installing [Mambaforge](https://github.com/conda-forge/miniforge#mambaforge). -There are several alternative options to install drvi: +There are several options to install drvi: