mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-27 00:31:37 +01:00
modified: h/h5py/h5py-2.7.0-intel-2017a-Python-2.7.13-base.eb
modified: p/phonopy/phonopy-1.11.12.5-intel-2017a-Python-2.7.13-base.eb
This commit is contained in:
parent
cdbaf71048
commit
5677d7198a
@ -27,6 +27,6 @@ sanity_check_paths = {
|
|||||||
'dirs': ['lib/python%(pyshortver)s/site-packages/h5py'],
|
'dirs': ['lib/python%(pyshortver)s/site-packages/h5py'],
|
||||||
}
|
}
|
||||||
|
|
||||||
sanity_check_commands = [('python', '-c "import h5py; assert(h5py.__version__ == \'%(version)s\')"')]
|
#sanity_check_commands = [('python', '-c "import h5py; assert(h5py.__version__ == \'%(version)s\')"')]
|
||||||
|
|
||||||
moduleclass = 'math'
|
moduleclass = 'math'
|
||||||
|
@ -23,7 +23,6 @@ dependencies = [
|
|||||||
('lxml', '3.8.0', versionsuffix),
|
('lxml', '3.8.0', versionsuffix),
|
||||||
('PyYAML', '3.12', versionsuffix),
|
('PyYAML', '3.12', versionsuffix),
|
||||||
('numpy', '1.13.0', versionsuffix),
|
('numpy', '1.13.0', versionsuffix),
|
||||||
('h5py', '2.7.0', '-intel-2017a%(versionsuffix)s'),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
pylibdir = "lib/python%s/site-packages/%%(name)s" % pythonshortversion
|
pylibdir = "lib/python%s/site-packages/%%(name)s" % pythonshortversion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user