mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
removed the 'conda update --all' call, this is not necessary for initial install
This commit is contained in:
parent
8918d75fdc
commit
2d87c0dceb
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue