mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
readme should state six dependency
This commit is contained in:
parent
c8bf113cc7
commit
8ec1c39fc5
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ Install
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
- Python 2.7 minimum
|
- Python 2.7+
|
||||||
- pip install numpy shapely
|
- pip install numpy shapely six
|
||||||
- pip install metpy enum34 - to run Jupyter Notebook examples
|
- pip install metpy enum34 - to run Jupyter Notebook examples
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
|
|
Loading…
Add table
Reference in a new issue