From 8b9e34754de5577e98d80a65e7785ec89ce8e3b7 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Wed, 21 Jan 2015 18:54:39 -0500 Subject: updated README.md - Put package dependencies in a separate section. - Added `argparse' and `pickledb' to list of dependencies. - Rearranged the dependencies in alphabetically. --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c5898f..4d93820 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,15 @@ Core functionality is being written at the moment. * setuptools v5.5.x * virtualenv v1.9.x or later * python v2.7.x -* PyYAML v3.x + +# dependencies + +* argparse v1.2.x or later * nose v1.3.x -* watchdog v0.8.2 * pycrypto v2.6.1 +* pickledb v0.3 +* PyYAML v3.x +* watchdog v0.8.2 # platform -- cgit v1.2.3