Skip to content
Snippets Groups Projects
Commit 5d15437e authored by Daniel Brown's avatar Daniel Brown
Browse files

adding package requirements

parent 538c3927
No related branches found
No related tags found
No related merge requests found
......@@ -18,5 +18,7 @@ setup(
description='Python interface and tools for FINESSE',
long_description=open('README.txt').read(),
install_requires=[
"PyQt4 >= 4.8.3",
"numpy >= 1.6.2"
],
)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment