Skip to content
Snippets Groups Projects
Commit 8fea4d78 authored by Aaron's avatar Aaron
Browse files

numpy for rtd

parent 7a1d31a1
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,5 @@ from setuptools import setup
setup(
name='bedtools',
install_requires=['matplotlib', 'matplotlib.sphinxext'],
install_requires=['numpy>=1.6.0', 'matplotlib'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment