Author: Nilesh Patra
Last-Update: 2020-09-21 15:59:19 +0000
Description: Force Python3 interpreter

--- parsnp.orig/parsnp
+++ parsnp/parsnp
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 # See the LICENSE file included with this software for license information.
 
 import os, sys, string, getopt, random,subprocess, time,operator, math, datetime,numpy #pysam
