tests: added requirements.txt

This commit is contained in:
Wolfgang Steitz
2017-02-02 15:41:52 +01:00
parent 32b1176a07
commit 815dba94af
2 changed files with 6 additions and 6 deletions
+1 -4
View File
@@ -10,7 +10,7 @@ start-up a vagrant box
install test requirements
pip install pytest caldav pycarddav
pip install -r requirements.txt
run the tests
@@ -31,6 +31,3 @@ and there needs to be at least one assert statement.
TODO
=====
* dns
+3
View File
@@ -0,0 +1,3 @@
pytest>=3.0.5
pyCardDAV==0.7.0
caldav==0.5