mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 10:51:21 +01:00
modified: p/Py/Py-3.6.eb
This commit is contained in:
parent
2a00564db9
commit
1f124f261e
@ -1,4 +1,4 @@
|
||||
# IT4Innovations 2018
|
||||
# IT4Innovations 2019
|
||||
|
||||
easyblock = "Toolchain"
|
||||
|
||||
@ -8,11 +8,10 @@ version = '3.6'
|
||||
homepage = 'https://www.python.org'
|
||||
description = """Python 3.6 toolchain"""
|
||||
|
||||
toolchain = {'name': 'system', 'version': ''}
|
||||
toolchain = SYSTEM
|
||||
|
||||
dependencies = [
|
||||
('Python', '3.6.8', '-base', ('GCC', '6.3.0-2.27')),
|
||||
('GCC', '6.3.0-2.27'),
|
||||
('Python', '3.6.9', '-base'),
|
||||
]
|
||||
|
||||
moduleclass = 'toolchain'
|
||||
|
Loading…
x
Reference in New Issue
Block a user