we are not compatible with those old versions for the MDI library

This commit is contained in:
Axel Kohlmeyer
2022-04-08 16:43:41 -04:00
parent 07aecb3678
commit 2c509d96a6

View File

@ -39,8 +39,6 @@ url = "https://github.com/MolSSI-MDI/MDI_Library/archive/v%s.tar.gz" % version
# known checksums for different MDI versions. used to validate the download.
checksums = { \
'1.2.7' : '2f3177b30ccdbd6ae28ea3bdd5fed0db', \
'1.2.9' : 'ddfa46d6ee15b4e59cfd527ec7212184', \
'1.3.0' : '8a8da217148bd9b700083b67d795af5e', \
}