mirror of https://github.com/ecmwf/eccodes.git
Python3 preparation
This commit is contained in:
parent
777a3585fc
commit
c0474f62b9
|
@ -5,6 +5,6 @@
|
|||
# To get verbose output
|
||||
#$PYTHON -m unittest -v high_level_api
|
||||
|
||||
$PYTHON $examples_src/high_level_api.py
|
||||
$PYTHON $examples_src/high_level_api.py -v
|
||||
|
||||
rm -f test.index
|
||||
|
|
Loading…
Reference in New Issue