Skip to content

Commit 70414a6

Browse files
johnriethdonnemartin
authored andcommitted
Change gnureadline with prompt toolkit for windows users
1 parent a37e08d commit 70414a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ backports.shutil-get-terminal-size>=1.0.0,<2.0.0
33
decorator>=4.0.9,<5.0.0
44
entrypoints>=0.2.2,<1.0.0
55
enum34>=1.1.6,<2.0.0
6-
gnureadline>=6.3.3,<7.0.0
76
ipykernel>=4.3.1,<5.0.0
87
ipython>=4.2.0,<5.0.0
98
ipython-genutils>=0.1.0,<1.0.0
@@ -20,6 +19,7 @@ nose>=1.3.7,<2.0.0
2019
notebook>=4.2.1,<5.0.0
2120
pexpect>=4.1.0,<5.0.0
2221
pickleshare>=0.7.2,<1.0.0
22+
prompt_toolkit>=1.0.0
2323
ptyprocess>=0.5.1,<1.0.0
2424
Pygments>=2.1.3,<3.0.0
2525
pyzmq>=15.2.0,<16.0.0

0 commit comments

Comments
 (0)