From 8ec1c39fc5254d6e0ed262843900d45fafcd160f Mon Sep 17 00:00:00 2001 From: mjames-upc Date: Wed, 12 Apr 2017 16:24:32 -0600 Subject: [PATCH] readme should state six dependency --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1a5715e..5021c16 100644 --- a/README.rst +++ b/README.rst @@ -38,8 +38,8 @@ Install Requirements ------------ -- Python 2.7 minimum -- pip install numpy shapely +- Python 2.7+ +- pip install numpy shapely six - pip install metpy enum34 - to run Jupyter Notebook examples Documentation