We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe47abd commit 0d6865bCopy full SHA for 0d6865b
setup.py
@@ -19,7 +19,7 @@
19
'debugpy>=1.1.0,<2'
20
],
21
extras_require={
22
- 'ipython': ['ipython>=7.21,<9'],
+ 'ipython': ['ipython>=7.21'],
23
'wasm': ['pyjs>=1.1.0,<2.0.0'],
24
},
25
platforms=['any'],
0 commit comments