diff utils/maf_utilities.py @ 1:717aee069681

Add bx-python dependency.
author Nate Coraor <nate@bx.psu.edu>
date Mon, 17 Nov 2014 10:15:05 -0500
parents 2126e1b833a2
children 16df616b39e5
line wrap: on
line diff
--- a/utils/maf_utilities.py	Mon May 19 12:33:30 2014 -0400
+++ b/utils/maf_utilities.py	Mon Nov 17 10:15:05 2014 -0500
@@ -3,7 +3,6 @@
 Provides wrappers and utilities for working with MAF files and alignments.
 """
 #Dan Blankenberg
-import pkg_resources; pkg_resources.require( "bx-python" )
 import bx.align.maf
 import bx.intervals
 import bx.interval_index_file