DRL / blobtools

Modular command-line solution for visualisation, quality control and taxonomic partitioning of genome datasets
GNU General Public License v3.0
187 stars 44 forks source link

Added support for multiple available python versions (Closes #63) #64

Closed fennerm closed 6 years ago

fennerm commented 6 years ago

Use 'python2' binary when available otherwise default to 'python'.

Decided not to use sys.executable because I don't think that would work with the wrapper script.