Skip to content

Commit bf9d3b5

Browse files
committed
add sphinx stuff to env
1 parent 0ca5728 commit bf9d3b5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci/steps.conda.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ steps:
1212
geckodriver
1313
isort
1414
jupyterlab>=0.35
15+
nbsphinx
1516
nodejs>=10,<11
1617
pillow
1718
python-chromedriver-binary
1819
python>=3.6,<3.7
19-
robotframework>=3.1
2020
robotframework-lint
2121
robotframework-seleniumlibrary>=3.2
22+
robotframework>=3.1
23+
sphinx_rtd_theme
2224
- script: pip install nteract_on_jupyter --no-deps --ignore-installed -vv
2325
displayName: Pip dependencies

0 commit comments

Comments
 (0)