We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619f388 commit 5f4b8f6Copy full SHA for 5f4b8f6
1 file changed
setup.cfg
@@ -88,6 +88,8 @@ rtd =
88
testing =
89
coverage<5.0
90
ipykernel~=5.5
91
+ # ipython v8 is only available for Python 3.8+, and it changes exception text
92
+ ipython<8
93
jupytext~=1.11.2
94
# TODO: 3.4.0 has some warnings that need to be fixed in the tests.
95
matplotlib~=3.3.0
0 commit comments