Unverified Commit bc556c9f authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python310Packages.metakernel: add missing input

parent 1a1a65f8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4,8 +4,9 @@
, hatchling
, ipykernel
, jedi
, pexpect
, jupyter_core
, pexpect
, pythonOlder
}:

buildPythonPackage rec {