From e0718850bb748392cbf0966b89c6d937298520dc Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 10 Feb 2023 19:39:35 -0800 Subject: python/ipython: Updated for version 8.10.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/ipython/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python/ipython/README') diff --git a/python/ipython/README b/python/ipython/README index 3832cc1ea1..c1fd27766c 100644 --- a/python/ipython/README +++ b/python/ipython/README @@ -3,3 +3,5 @@ enhanced Python shell for the terminal. This package no longer provides IPython notebook functionality. This is now provided with the jupyter-notebook and jupyter-ipykernel packages. + +python3-black is an optional dependency (for automatic code formatting). -- cgit v1.2.3