mperrin / webbpsf

James Webb Space Telescope PSF simulation tool - NOTE THIS VERSION OF REPO IS SUPERCEDED BY spacetelescope/webbpsf
BSD 3-Clause "New" or "Revised" License
16 stars 15 forks source link

Remove Astropy Helpers customizations #125

Closed josePhoenix closed 8 years ago

josePhoenix commented 8 years ago

Replacing #123

This removes the Astropy customizations to the build and development commands in setup.py. Documentation builds (of the API docs in particular) are broken as a result, since there were a lot of Sphinx customizations that they depended on. It should be a straightforward matter to fix the API docs, or a slightly less straightforward matter to introduce a dependency only on the Sphinx customizations of the helpers.