Sfoglia il codice sorgente

Add pexpect for requirements

This will be needed for a complete UI testing
oz123 11 anni fa
parent
commit
2e1b0ee3c9
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      requirements.txt

+ 1 - 0
requirements.txt

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