diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7224eee9..d90ccf6c 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -30,5 +30,4 @@ formats: # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: requirements.txt - - requirements: docs/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt diff --git a/README.md b/README.md index f298e392..a961cb47 100644 --- a/README.md +++ b/README.md @@ -408,7 +408,7 @@ See below for usage examples using the CLI, W > *Warning: These are contributed by external volunteers and may lag behind the official `pip` channel.*