mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-14 02:41:22 +01:00

new file: d/DFTB+/DFTB+-17.1_test_dptools.patch new file: d/DFTB+/DFTB+-19.1-intel-2020a-Py-3.7.eb new file: p/Py/Py-3.6.old.eb
19 lines
305 B
Plaintext
19 lines
305 B
Plaintext
# IT4Innovations 2019
|
|
|
|
easyblock = "Toolchain"
|
|
|
|
name = 'Py'
|
|
version = '3.6'
|
|
|
|
homepage = 'https://www.python.org'
|
|
description = """Python 3.6 toolchain"""
|
|
|
|
toolchain = SYSTEM
|
|
|
|
dependencies = [
|
|
('Python', '3.6.8', '-base', ('GCC', '6.3.0-2.27')),
|
|
('GCC', '6.3.0-2.27'),
|
|
]
|
|
|
|
moduleclass = 'toolchain'
|