v0.7 (Require pymatgen>=2019.10.16)

This commit is contained in:
gmatteo 2019-10-18 16:32:03 +02:00
parent e553eaaf70
commit e5ab0e7cfc
2 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@ numpy
scipy
sympy
spglib
#pymatgen>=2018.8.7
pymatgen>=2019.10.16
netCDF4
matplotlib

View File

@ -149,7 +149,6 @@ install_requires = [
"numpy",
"scipy",
"spglib",
#"pymatgen>=2018.8.7",
"pymatgen>=2019.10.16",
"netCDF4",
"matplotlib",