mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 11:48:06 +01:00

new file: s/sqsgenerator/sqsgenerator-20180823-Py-3.6-v2.eb new file: v/VASP/VASP-5.4.4-intel-2017c-mkl=cluster.eb new file: v/VASP/VASP-5.4.4-intel-2017c-mkl=paralel.eb new file: v/VASP/VASP-5.4.4-intel-2017c-mkl=sequential.eb deleted: q/QuantumESPRESSO/QuantumESPRESSO-6.3-intel-2017a.eb.old deleted: q/QuantumESPRESSO/QuantumESPRESSO-6.3_drop_LIBS_before_configure_of_fox.patch.old deleted: v/VASP/VASP-5.4.4-intel-2017c-mkl=cluster-LONGCHAR.eb
20 lines
557 B
Plaintext
20 lines
557 B
Plaintext
# IT4Innovations 2018
|
|
|
|
easyblock = 'EB_Anaconda'
|
|
|
|
name = 'Anaconda2'
|
|
version = '5.3.1'
|
|
|
|
homepage = 'https://www.continuum.io/anaconda-overview'
|
|
description = """Built to complement the rich, open source Python community,
|
|
the Anaconda platform provides an enterprise-ready data analytics platform
|
|
that empowers companies to adopt a modern open data science analytics architecture.
|
|
"""
|
|
|
|
toolchain = {'name': 'dummy', 'version': ''}
|
|
|
|
source_urls = ['https://repo.continuum.io/archive/']
|
|
sources = ['%(name)s-%(version)s-Linux-x86_64.sh']
|
|
|
|
moduleclass = 'lang'
|