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 a464e1d commit d6a048bCopy full SHA for d6a048b
pyproject.toml
@@ -7,7 +7,7 @@ module = "bash_kernel"
7
author = "Thomas Kluyver"
8
author-email = "thomas@kluyver.me.uk"
9
home-page = "https://github.com/takluyver/bash_kernel"
10
-requires = ["pexpect (>=4.0)"]
+requires = ["pexpect (>=4.0)", "ipykernel"]
11
description-file = "README.rst"
12
classifiers = [
13
"Framework :: IPython",
0 commit comments