Skip to content

Commit

Permalink
Do not allow nbsphinx 0.8.8
Browse files Browse the repository at this point in the history
Work around for spatialaudio/nbsphinx#620

Should be fixed in the next release of nbspinx
(spatialaudio/nbsphinx#621).
  • Loading branch information
jdswinbank committed Jan 4, 2022
1 parent c28240c commit 9cfb797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ test =
docs =
docutils
sphinx-astropy
nbsphinx>=0.8.3
nbsphinx>=0.8.3,!=0.8.8
pandoc
ipython

Expand Down

0 comments on commit 9cfb797

Please sign in to comment.