Sfoglia il codice sorgente

add unittest2

End those idiotic crashes without explanations

http://stackoverflow.com/questions/34683356/python-setuptools-hide-real-cause-of-tests-not-running
Oz 9 anni fa
parent
commit
8be793c80f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      test_requirements.txt

+ 1 - 0
test_requirements.txt

@@ -3,3 +3,4 @@ pymysql
 pymongo==2.8
 pexpect
 coverage
+unittest2