From 7adef2ba4d46bada721a3587e8208cbae317ebf3 Mon Sep 17 00:00:00 2001 From: "Sterling G. Baird" Date: Tue, 19 Mar 2024 14:35:06 -0400 Subject: [PATCH] restrict pymatgen again https://github.com/hackingmaterials/matminer/issues/920 --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 13d2465..c204f40 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,8 +53,8 @@ install_requires = pandas scipy scikit-learn - pymatgen - # pymatgen<=2023.12.18 + # pymatgen + pymatgen<=2023.12.18 # pyshtools==4.10.* # https://github.com/qzhu2017/PyXtal/issues/244 (now optional) # pyxtal pystow