ericmandel / pyds9

Python connection to SAOimage DS9 via XPA
76 stars 41 forks source link

use astropy helpers 2.0.1 #54

Closed montefra closed 6 years ago

montefra commented 6 years ago

Update the version of astropy helpers to 2.0.1.

Hopefully it will solve issue #53

montefra commented 6 years ago

astropy-helpers has been updated. A few things changed, e.g. doctest is run by default. I've also homogenised the documenation to get rid of warnings from sphinx.

Next step:

montefra commented 6 years ago

I cannot cherrypick : I need to pick only certain files. If I did smaller commits would have been better. I'm merging this.

ericmandel commented 6 years ago

If I did smaller commits would have been better.

How many times have I said that to myself!