From 8fad69c344ade22ed8b137972598698ac62582aa Mon Sep 17 00:00:00 2001 From: blitzmann Date: Thu, 27 Mar 2014 18:36:18 -0400 Subject: [PATCH] Update readme.txt --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 1c3bc2063..3f289ea3f 100644 --- a/readme.txt +++ b/readme.txt @@ -29,6 +29,7 @@ Q: I want to run pyfa from source, what should i install? A: Python 2 - http://www.python.org/ wxPython - http://www.wxpython.org/ SQLAlchemy - http://www.sqlalchemy.org/ +dateutil - https://labix.org/python-dateutil Matplotlib - http://matplotlib.sourceforge.net/ NumPy - http://numpy.scipy.org/ Last 2 are optional, they are required for graphs only.