mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
test gh-action
remove space between --
This commit is contained in:
parent
73beeae98e
commit
e55c9ff647
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ To install the latest version of python-awips, with all required and optional pa
|
||||||
- conda env create -f environment.yml
|
- conda env create -f environment.yml
|
||||||
- conda activate python3-awips
|
- conda activate python3-awips
|
||||||
- conda update - -all
|
- conda update - -all
|
||||||
- python setup.py install - -force
|
- python setup.py install --force
|
||||||
- jupyter notebook examples
|
- jupyter notebook examples
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
|
|
Loading…
Add table
Reference in a new issue