Skip to content

Commit

Permalink
Remove pexpect from Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
andfoy committed May 31, 2018
1 parent df05a04 commit a6dc313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -9,7 +9,7 @@ environment:
PIP_DEPENDENCIES_FLAGS: "-q"
CONDA_DEPENDENCIES_FLAGS: "--quiet"
CONDA_DEPENDENCIES: >
spyder pytest pytest-cov flaky tornado pexpect coloredlogs pywinpty
spyder pytest pytest-cov flaky tornado coloredlogs pywinpty
PIP_DEPENDENCIES: "pytest-qt"
APPVEYOR_RDP_PASSWORD: "dcca4c4863E30d56c2e0dda6327370b3#"

Expand Down

0 comments on commit a6dc313

Please sign in to comment.