Skip to content

Commit

Permalink
Merge aa108e0 into dd97fda
Browse files Browse the repository at this point in the history
  • Loading branch information
keflavich committed Sep 1, 2014
2 parents dd97fda + aa108e0 commit ec4d059
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 @@ -95,7 +95,7 @@
description=DESCRIPTION,
scripts=scripts,
requires=['astropy'],
install_requires=['astropy'],
install_requires=['astropy','matplotlib>=1.2'],
provides=[PACKAGENAME],
author=AUTHOR,
author_email=AUTHOR_EMAIL,
Expand Down

0 comments on commit ec4d059

Please sign in to comment.