From c762a8ff9c910622d114ff5b0b1861732cb61b3b Mon Sep 17 00:00:00 2001 From: "Pawel T. Jochym" Date: Wed, 28 Feb 2024 11:43:04 +0100 Subject: [PATCH] Pin spglib <2.3 --- settings.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.ini b/settings.ini index 8f6cfec..9afb61d 100644 --- a/settings.ini +++ b/settings.ini @@ -15,7 +15,7 @@ language = English custom_sidebar = False license = gpl3 status = 3 -requirements = fastcore>=1.5 numpy scipy ase spglib tqdm click matplotlib ipython +requirements = fastcore>=1.5 numpy scipy ase spglib<2.3 tqdm click matplotlib ipython console_scripts = hecss_sampler=hecss.cli:hecss_sampler plot_stats=hecss.cli:plot_stats plot_bands=hecss.cli:plot_bands calculate_xscale=hecss.cli:calculate_xscale reshape_sample=hecss.cli:reshape_sample tst_flags = vasp interactive slow quick asap vaspx nbs_path = .