Skip to content

Commit

Permalink
added sphinx_rtd_theme dependency for doctests
Browse files Browse the repository at this point in the history
  • Loading branch information
mcsitter committed Oct 26, 2019
1 parent 7647f11 commit 5319bc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ deps =
pandas23: pandas>=0.23,<0.24
pandas24: pandas>=0.24,<0.25
pandas25: pandas>=0.25
sphinx_rtd_theme
commands =
pip install -U pip
coverage run -a -m py.test --basetemp={envtmpdir}
Expand Down

0 comments on commit 5319bc8

Please sign in to comment.