Skip to content

Commit 8f331cc

Browse files
committed
Updated appveyor.yml to ensure that pyreadline gets installed on Windows continuous integration test boxes
1 parent dd671ef commit 8f331cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
install:
2-
- python -m pip install tox
2+
- python -m pip install tox pyreadline
33

44
build: off
55

0 commit comments

Comments
 (0)