From 5a0f3d6449f1a914f193b9bf97d9bb78c83266aa Mon Sep 17 00:00:00 2001 From: Pavel Tomanek Date: Wed, 22 Jan 2025 12:59:39 +0100 Subject: [PATCH] #493 PR version --- 493_wrf-python/Cartopy-0.24.1-foss-2024a.eb | 2 -- 493_wrf-python/wrf-python.eb | 6 ------ 2 files changed, 8 deletions(-) diff --git a/493_wrf-python/Cartopy-0.24.1-foss-2024a.eb b/493_wrf-python/Cartopy-0.24.1-foss-2024a.eb index b8b641a..7fdc81a 100644 --- a/493_wrf-python/Cartopy-0.24.1-foss-2024a.eb +++ b/493_wrf-python/Cartopy-0.24.1-foss-2024a.eb @@ -1,5 +1,3 @@ -# This file is an EasyBuild reciPY as per https://github.com/easybuilders/easybuild -# Updated: Denis Kristak easyblock = 'PythonBundle' name = 'Cartopy' diff --git a/493_wrf-python/wrf-python.eb b/493_wrf-python/wrf-python.eb index f8c44f2..886d4eb 100644 --- a/493_wrf-python/wrf-python.eb +++ b/493_wrf-python/wrf-python.eb @@ -45,9 +45,3 @@ exts_list = [ sanity_pip_check = True moduleclass = 'geo' - -# E1: OK - # -> download from last commit -> old one is not compatible with py3.12 -> OK - # <- pip install wrf - # import numpy.distutils.core - # ModuleNotFoundError: No module named 'numpy.distutils' \ No newline at end of file