diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-22 01:18:06 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-25 11:22:14 +0700 |
commit | bae109a8cc5c8cec10f3da3ec76addc2739be47c (patch) | |
tree | 1bb41e13713968d29e977d61272685d22e45e739 | |
parent | a75b757e749c4f1268f2f68320f74acdf4aafa8b (diff) | |
download | slackbuilds-bae109a8cc5c8cec10f3da3ec76addc2739be47c.tar.gz |
development/bpython: Fix README.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r-- | development/bpython/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/development/bpython/README b/development/bpython/README index 3438d44fc8..7364eee49a 100644 --- a/development/bpython/README +++ b/development/bpython/README @@ -1,4 +1 @@ bpython is a fancy curses interface to the Python interactive interpreter. - -For bpython-curtsies requires: - curtsies>=0.1.18,<0.2.0 |