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
|
||||
------------
|
||||
|
||||
- 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
|
||||
|
|
Loading…
Add table
Reference in a new issue