Skip to content

Commit

Permalink
require astropy >2 instead of >3
Browse files Browse the repository at this point in the history
Python 2 needs astropy 2
  • Loading branch information
sblunt committed Jul 1, 2019
1 parent e9a8d6d commit 1daf4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
astropy>3
astropy>2
numpy
scipy
emcee
Expand Down

0 comments on commit 1daf4c2

Please sign in to comment.