python-awips/environment.yml
2017-08-11 14:36:35 -06:00

19 lines
303 B
YAML

name: python-awips
channels:
- https://conda.anaconda.org/conda-forge
dependencies:
- python=2.7
- numpy
- matplotlib
- cartopy
- jupyter
- metpy
- pint
- shapely
- sphinx>=1.3
- sphinx_rtd_theme
- nbconvert>=4.1
- enum34
- pip
- pip:
- python-awips