Description: Removes deps from setup.py
Author: Jorge Soares <j.s.soares@gmail.com>
Last-Update: 2014-12-08
--- a/setup.py
+++ b/setup.py
@@ -42,11 +42,6 @@
     scripts=glob.glob('scripts/*'),
     test_suite='nose.collector',
     tests_require=['nose >= 1.3'],
-    install_requires=[
-        'pyfastaq >= 3.10.0',
-        'networkx >= 1.7',
-        'pysam >= 0.8.1, <= 0.8.3',
-    ],
     license='GPLv3',
     classifiers=[
         'Development Status :: 4 - Beta',
