Bright-Computing / bic

Bright-Illumina collaboration
GNU General Public License v2.0
4 stars 5 forks source link

Bugfix against PyYAML oddities & cleanup Lmod.yml #98

Closed fgeorgatos closed 6 years ago

fgeorgatos commented 6 years ago

PyYAML requires things like "yes" to be quoted OR they get translated to "True", while ruamel is OK - big facepalm moment.

Also, let's set TMOD_PATH_RULE to "yes" and cleanup this file.