summaryrefslogtreecommitdiffstats
path: root/python/ipython/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/ipython/README')
-rw-r--r--python/ipython/README2
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).