diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-10 19:39:35 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-18 10:06:39 +0700 |
commit | e0718850bb748392cbf0966b89c6d937298520dc (patch) | |
tree | e158cf760d053561422dbcb628f429bd4916072c /python/ipython/README | |
parent | e2feed55de298cc630f6138175adf3b7b675a574 (diff) |
python/ipython: Updated for version 8.10.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ipython/README')
-rw-r--r-- | python/ipython/README | 2 |
1 files changed, 2 insertions, 0 deletions
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). |