removed the 'conda update --all' call, this is not necessary for initial install

This commit is contained in:
srcarter3 2020-09-09 12:40:05 -06:00 committed by GitHub
parent 8918d75fdc
commit 2d87c0dceb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,6 @@ Conda Environment
- cd python-awips
- conda env create -f environment.yml
- conda activate python3-awips
- conda update --all
- python setup.py install --force
- jupyter notebook examples