requirements-dev.txt 193 B

1234567
  1. coverage==3.7.1
  2. flake8==2.3.0
  3. git+https://github.com/pyinstaller/pyinstaller.git@12e40471c77f588ea5be352f7219c873ddaae056#egg=pyinstaller
  4. mock >= 1.0.1
  5. nose==1.3.4
  6. pep8==1.6.1
  7. unittest2==0.8.0