mirror of https://github.com/ecmwf/eccodes.git
Merge branch 'develop' of ssh://software.ecmwf.int:7999/eccodes/eccodes into develop
This commit is contained in:
commit
30a9fae1dc
|
@ -66,7 +66,7 @@ list( APPEND tests
|
|||
# The high level python test requires new features in the unittest
|
||||
# which are only there for python 2.7 onwards
|
||||
if( HAVE_PYTHON AND PYTHON_VERSION_STRING VERSION_GREATER "2.7" )
|
||||
ecbuild_info("Python examples: Adding test for PythonicGrib")
|
||||
ecbuild_info("Python examples: Adding test for High-level Pythonic Interface")
|
||||
list( APPEND tests high_level_api )
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Reference in New Issue