Add test-requirements.txt

This file is needed to create the tarballs for uploading, add
currently needed requirements to it.

Change-Id: I796c3ae70387db27c40acd3996866ca43152418f
This commit is contained in:
Andreas Jaeger 2013-12-29 22:18:32 +01:00
parent 64f2f860c8
commit a0358eb471
1 changed files with 3 additions and 0 deletions

3
test-requirements.txt Normal file
View File

@ -0,0 +1,3 @@
coverage>=3.6
flake8==2.0
pep8==1.4.5