Skip to content

Commit

Permalink
moved nbsphinx install
Browse files Browse the repository at this point in the history
  • Loading branch information
aewebb80 committed Jun 12, 2020
1 parent cabcdf9 commit c906398
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ before_install:
- conda install -c anaconda scikit-learn
- conda install -c anaconda cython
- conda install -c bioconda pybedtools
- conda install -c conda-forge nbsphinx
- ./install_executables.sh

cache: pip
Expand Down
1 change: 1 addition & 0 deletions docs/source/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
numpydoc
nbsphinx
Cython --install-option="--no-cython-compile"

0 comments on commit c906398

Please sign in to comment.