소스 검색

Add pexpect for requirements

This will be needed for a complete UI testing
oz123 11 년 전
부모
커밋
2e1b0ee3c9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

@@ -1,2 +1,3 @@
 pycrypto>=2.6
 colorama>=0.2.4
+pexpect