diff utils/maf_utilities.py @ 1:d9f0a11824e9

Add bx-python dependency (for maf_utilities.py).
author Nate Coraor <nate@bx.psu.edu>
date Mon, 17 Nov 2014 10:08:37 -0500
parents a63b082a26eb
children c5311b7718d1
line wrap: on
line diff
--- a/utils/maf_utilities.py	Mon May 19 10:59:37 2014 -0400
+++ b/utils/maf_utilities.py	Mon Nov 17 10:08:37 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