mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 11:48:06 +01:00
fix
This commit is contained in:
commit
d521d2b223
18
p/Py/Py-2.7.old.eb
Normal file
18
p/Py/Py-2.7.old.eb
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# IT4Innovations 2018
|
||||||
|
|
||||||
|
easyblock = "Toolchain"
|
||||||
|
|
||||||
|
name = 'Py'
|
||||||
|
version = '2.7'
|
||||||
|
|
||||||
|
homepage = 'https://www.python.org'
|
||||||
|
description = """Python 2.7 toolchain"""
|
||||||
|
|
||||||
|
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
||||||
|
|
||||||
|
dependencies = [
|
||||||
|
('Python', '2.7.14', '-base', ('GCC', '6.3.0-2.27')),
|
||||||
|
('GCC', '6.3.0-2.27'),
|
||||||
|
]
|
||||||
|
|
||||||
|
moduleclass = 'toolchain'
|
Loading…
x
Reference in New Issue
Block a user