Skip to content

Commit

Permalink
DOC: Add pandoc and nbsphinx to conda environment for doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastientourbier committed Oct 19, 2020
1 parent 543bb1d commit e199927
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/bidsapp/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- traits=5.1.2
- traitsui=6.0.0
- pydotplus=2.0.2
- pandoc=2.11.0.1

- pip:
- coverage==5.1
Expand All @@ -32,4 +33,5 @@ dependencies:
- sphinx==1.8.5
- sphinx_rtd_theme==0.4.3
- sphinx-argparse==0.2.5
- nbsphinx==0.7.1
- recommonmark==0.5.0

0 comments on commit e199927

Please sign in to comment.