easyconfigs-it4i/p/Py/Py-3.8-opr0019.eb
Lukas Krupcik 7e2251527c new file: p/Py/Py-3.8-opr0019.eb
new file:   p/pyparsing/pyparsing-2.2.0-Py-3.8.eb
2021-08-26 09:39:30 +02:00

19 lines
294 B
Plaintext

# IT4Innovations 2021
easyblock = "Toolchain"
name = 'Py'
version = '3.8'
homepage = 'https://www.python.org'
description = """Python 3.8 toolchain"""
toolchain = SYSTEM
dependencies = [
('Python', '3.8.2', '', ('GCCcore', '9.3.0')),
('GCC', '9.3.0'),
]
moduleclass = 'toolchain'