Skip to content

Commit

Permalink
Update setup.py to call out new version of fermipy and dmsky
Browse files Browse the repository at this point in the history
  • Loading branch information
eacharles committed Jul 12, 2018
1 parent 8dfd198 commit 3c05d10
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 @@ -56,7 +56,7 @@
'scipy >= 0.14',
'fermipy >= 0.17.2',
'healpy',
'dmsky >= 0.2.2'
'dmsky >= 0.2.3'
],
extras_require=dict(
all=[],
Expand Down

0 comments on commit 3c05d10

Please sign in to comment.