Skip to content

Commit 497e597

Browse files
committed
add pyls for docs build
1 parent e71ddd8 commit 497e597

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/rtd.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ dependencies:
1111
- importlib_metadata
1212
- jupyterlab >=1,<1.3.0a0
1313
- nbsphinx >=0.5.0,<0.5.1a0
14+
- pandas
1415
- pytest-check-links
16+
- python-language-server
1517
- recommonmark
1618
- sphinx
1719
- sphinx_rtd_theme
1820
- sphinx-autodoc-typehints
1921
- sphinx-copybutton
2022
- sphinx-markdown-tables
21-
- pandas

0 commit comments

Comments
 (0)