Skip to content
Snippets Groups Projects
Commit 31d3d7e7 authored by Andre Sailer's avatar Andre Sailer
Browse files

Merge branch 'spi1868_enableCoral' into 'master'

[SPI-1868]: dev3python39 enable CORAL and COOL master

See merge request !704
parents 2ebb1b11 60ba1311
No related branches found
No related tags found
1 merge request!704[SPI-1868]: dev3python39 enable CORAL and COOL master
Pipeline #2525748 passed
......@@ -2,3 +2,7 @@
set(LCG_PYTHON_VERSION 3)
include(heptools-dev4)
include(heptools-python39)
# CORAL 3_3_6 not python 3.9 compatible at the moment
LCG_remove_package(CORAL)
LCG_remove_package(COOL)
......@@ -55,10 +55,6 @@ LCG_external_package(nbformat 5.1.3
# Proj8: https://github.com/SciTools/cartopy/pull/1752
LCG_remove_package(cartopy)
# CORAL not python 3.9 compatible at the moment
LCG_remove_package(CORAL)
LCG_remove_package(COOL)
# tensorflow does not support python 3.9 yet
# https://github.com/tensorflow/tensorflow/issues/44485
LCG_remove_package(tensorflow)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment