test for gh-action

added the space back in between --force
This commit is contained in:
srcarter3 2020-09-02 11:34:56 -06:00 committed by GitHub
parent 804e30ba9e
commit 2bc6a3e3b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 activate python3-awips
- conda update - -all
- python setup.py install --force
- python setup.py install - -force
- jupyter notebook examples
Requirements