mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-07 23:42:12 +01:00
Merge branch 'it4i-anselm'
This commit is contained in:
commit
33f65f4013
@ -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