add python version to multiqc process
Currently, the multiqc html does not list the python version used in the pipeline. Main.nf should be modified to produce a 'version_python.txt' file and the generate_versions.py should be modified such that its output, 'software versions', includes the python version.