diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2017-04-08 09:15:07 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 07:28:29 +0700 |
commit | babda882dd02d31f3f6577f3da7322aecd344e10 (patch) | |
tree | fc5812a7e1343db723efca28724cab60c590d163 /python/ipython_genutils/README | |
parent | 4b2c2e51e2a78d3f638441384a8aaf1ded795682 (diff) |
python/ipython_genutils: Updated for version 0.2.0 and Python 3.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/ipython_genutils/README')
-rw-r--r-- | python/ipython_genutils/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/ipython_genutils/README b/python/ipython_genutils/README index 1268d314e67ca..28724edaff6ae 100644 --- a/python/ipython_genutils/README +++ b/python/ipython_genutils/README @@ -1,2 +1,4 @@ ipython_genutils contains some common utilities shared by Jupyter and IPython projects during the code split. + +Python 3 support will be included if python3 is installed. |