From a0f8e19c4bc5e3a5f2ddf223b38fedb2722058c3 Mon Sep 17 00:00:00 2001 From: Corentin Cadiou Date: Thu, 19 Oct 2023 16:54:27 +0200 Subject: [PATCH] The f90nml package is *optional* to load RAMSES --- yt/frontends/ramses/data_structures.py | 1 - 1 file changed, 1 deletion(-) diff --git a/yt/frontends/ramses/data_structures.py b/yt/frontends/ramses/data_structures.py index cbe40faf0cf..3c44ecfa6d7 100644 --- a/yt/frontends/ramses/data_structures.py +++ b/yt/frontends/ramses/data_structures.py @@ -693,7 +693,6 @@ def print_stats(self): class RAMSESDataset(Dataset): - _load_requirements = ["f90nml"] _index_class = RAMSESIndex _field_info_class = RAMSESFieldInfo gamma = 1.4 # This will get replaced on hydro_fn open