sponce24 / aiida-abinit

Other
2 stars 4 forks source link

Add pymatgen version requirement #10

Closed azadoks closed 3 years ago

azadoks commented 3 years ago

Versions of pymatgen later than v2022.0.11 remove the pymatgen.io.abiinspect module on which abipy relies.

Here, I enforce a version requirement less than or equal to v2022.0.11.