Skip to content

Commit

Permalink
[fix] nbsphinx compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jofmi committed Aug 10, 2021
1 parent f9c53a8 commit 2014e40
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 15,11 @@ install_requires =
pandas >= 1.1.3
SALib >= 1.3.7

# Sphinx requirement temporary fix for nbsphinx compatibility

[options.extras_require]
docs =
sphinx >= 3.2.1
sphinx==4.0.2
nbsphinx >= 0.7.1
sphinx_rtd_theme >= 0.4.3
IPython >= 7.19.0
Expand Down

0 comments on commit 2014e40

Please sign in to comment.