Skip to content

Commit

Permalink
Add python_future to dependency list.
Browse files Browse the repository at this point in the history
  • Loading branch information
parejkoj committed Sep 15, 2016
1 parent 9ffdf73 commit 9f82dca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ups/meas_astrom.table
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ setupRequired(utils)
setupRequired(wcslib >= 4.4.4)
setupRequired(astrometry_net)
setupRequired(numpy)
setupRequired(python_future)

setupOptional(matplotlib)

Expand Down

0 comments on commit 9f82dca

Please sign in to comment.