Skip to content

Commit

Permalink
scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
uvchik committed Sep 23, 2015
1 parent cfe5484 commit 2fa313d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
zip_safe=False,
install_requires=['numpy >= 1.7.0',
'pandas >= 0.13.1',
'scipy',
'scipy == 0.13.3',
'pvlib >= 0.2.1'])

0 comments on commit 2fa313d

Please sign in to comment.