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 458dd12 commit 80342d9Copy full SHA for 80342d9
1 file changed
setup.py
@@ -22,6 +22,7 @@
22
python_requires=">=3.8",
23
install_requires=[
24
"ipykernel>=6.20.0",
25
+ "metakernel>=0.30.3"
26
],
27
entry_points={
28
'console_scripts': [
0 commit comments