diff --git a/readthedocs.yml b/readthedocs.yml index 35620da8..4e28dce9 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -8,6 +8,8 @@ build: python: install: - requirements: docs/requirements.txt + - pip: + - torch-sparse==0.6.12 - method: pip path: .