Skip to content

Commit a921973

Browse files
committed
Unpin Sphinx version
1 parent b59d3a5 commit a921973

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
'nbconvert>=5.3,!=5.4',
3030
'traitlets>=5',
3131
'nbformat',
32-
# https://github.com/spatialaudio/nbsphinx/issues/825
33-
'sphinx >= 1.8, < 8.2',
32+
'sphinx >= 1.8, != 8.2.0, != 8.2.1',
3433
],
3534
author='Matthias Geier',
3635
author_email='[email protected]',

0 commit comments

Comments
 (0)