瀏覽代碼

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