Author: Andreas Tille <tille@debian.org>
Last-Update: 2019-09-24
Origin: https://github.com/katholt/Kleborate/issues/17
Description: When using Python3 the executable is named python3

--- a/scripts/getmlst.py
+++ b/scripts/getmlst.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 '''
 Download MLST datasets from this site: http://pubmlst.org/data/ by
