diff --git a/.readthedocs.yml b/bindings/pydeck/.readthedocs.yml similarity index 82% rename from .readthedocs.yml rename to bindings/pydeck/.readthedocs.yml index c2f01649ff4..7f1e9cf2e9f 100644 --- a/.readthedocs.yml +++ b/bindings/pydeck/.readthedocs.yml @@ -10,4 +10,5 @@ python: build: os: "ubuntu-22.04" tools: - python: "3.9" + python: "3.8" + nodejs: "8.9.0"