python312Packages.qtconsole: drop ipython-genutils dependency
Not needed, and blocks Python 3.12 adoption.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
ipykernel,
|
||||
jupyter-core,
|
||||
jupyter-client,
|
||||
ipython-genutils,
|
||||
pygments,
|
||||
pyqt5,
|
||||
pytestCheckHook,
|
||||
@@ -32,7 +31,6 @@ buildPythonPackage rec {
|
||||
|
||||
dependencies = [
|
||||
ipykernel
|
||||
ipython-genutils
|
||||
jupyter-core
|
||||
jupyter-client
|
||||
pygments
|
||||
|
||||
Reference in New Issue
Block a user