Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #52 from dopplershift/env
Browse files Browse the repository at this point in the history
Clean up environment
  • Loading branch information
lesserwhirls authored Dec 21, 2020
2 parents 56a059c + 4c40ea5 commit bd7cd67
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,16 @@
channels:
- conda-forge
dependencies:
- python>=3.6,<3.8
- python=3.9
- numpy
- matplotlib
- cartopy
- jupyter
- metpy
- siphon
- pandas<1.1.0
- pip
- pandas
- xarray
- ipywidgets
- ffmpeg
- boto3
- botocore
- jupyterlab
- python-awips

0 comments on commit bd7cd67

Please sign in to comment.