python310Packages.metakernel: add missing input

This commit is contained in:
Fabian Affolter
2022-12-14 08:48:25 +01:00
committed by GitHub
parent 1a1a65f882
commit bc556c9f40
@@ -4,8 +4,9 @@
, hatchling
, ipykernel
, jedi
, pexpect
, jupyter_core
, pexpect
, pythonOlder
}:
buildPythonPackage rec {