Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Use recommended Read the Docs setup
There's still been some failures [2], so I've updated it to follow their recommendation [1]. [1] https://docs.readthedocs.io/en/stable/build-customization.html#install-dependencies-with-poetry [2] ``` Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/mlserver/envs/1761/lib/python3.10/site-packages/sphinx/config.py", line 509, in eval_config_file exec(code, namespace) # NoQA: S102 File "/home/docs/checkouts/readthedocs.org/user_builds/mlserver/checkouts/1761/docs/conf.py", line 19, in <module> import sphinx_material ModuleNotFoundError: No module named 'sphinx_material' ```
- Loading branch information