Skip to content

Commit c6272e7

Browse files
committed
Set the RTD node version in the correct file
1 parent 550e34a commit c6272e7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/rtd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: jupyterlab-lsp-docs
33

44
dependencies:
5-
- nodejs
5+
- nodejs >=11,<14
66
- pip
77
- python >=3.8,<3.9.0a0
88
- pip:

requirements/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ dependencies:
1616
- sphinx-autobuild
1717
- sphinx-autodoc-typehints
1818
- sphinx-copybutton
19-
- nodejs >=11,<14
2019
- pip:
2120
- pytest-check-links
2221
- sphinx-markdown-tables

0 commit comments

Comments
 (0)