diff options
author | Dafydd Harries <daf@rhydd.org> | 2013-03-18 03:07:29 -0400 |
---|---|---|
committer | Dafydd Harries <daf@rhydd.org> | 2013-03-18 03:07:29 -0400 |
commit | 3fb386c2a3209a895e2922a458ee7864356b2cc6 (patch) | |
tree | 6ac4c9c1681ec804edc113a9ec291834c86cfc14 /README | |
parent | f1df716a1ac376d04aaea4666b9ab2aa37214699 (diff) |
document dependencies
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,4 +1,15 @@ +## Dependencies + + * pandas + <http://pandas.pydata.org/> + + * debian + <https://alioth.debian.org/projects/pkg-python-debian> + + * nose (to run test.py) + <https://nose.readthedocs.org/en/latest/> + ## Importing data Loading data from package files: |