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

numpy for rtd

parent b93289fe
No related branches found
No related tags found
Loading
......@@ -2,5 +2,5 @@ from setuptools import setup
setup(
name='bedtools',
requires=['numpy', 'matplotlib'],
install_requires=["numpy>=1.6.0", "matplotlib>=1.1.0"],
)
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