Skip to content

Commit 26a0c92

Browse files
remove curses requirement, since we use ctypes
1 parent f822daf commit 26a0c92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ This is pyrepl 0.8.3, a readline-a-like in Python.
22

33
http://pyrepl.codespeak.net/
44

5-
It requires python 2.2 (or newer) with the curses and termios modules
6-
built and features:
5+
It requires python 2.7 (or newer) and features:
76

87
* sane multi-line editing
98
* history, with incremental search

0 commit comments

Comments
 (0)