You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is just a reminder of things we could include in the next batch updates for astropy-helpers and package-template files. Feel free to add more in comments (or edit this):
Update astropy-helpers
Remove ez_setup.py
Update _astropy_init.py
Update setup.py
Notify/open issues:
MPLBACKEND is now set to Agg, packages expecting interactive plotting should override it in .travis.yml
update travis matrix, at least jobs with NUMPY_VERSION<1.13 and ASTROPY_VERSION=stable
This issue is just a reminder of things we could include in the next batch updates for astropy-helpers and package-template files. Feel free to add more in comments (or edit this):
ez_setup.py_astropy_init.pysetup.pyNotify/open issues:
sphinx-astropyas dependency: List of things to include in next astropy-helpers/package template updates #108 (comment)sixnot to be imported from astropy but directlyNext round of issues:
_ASTROPY_SETUP_and that whether that tries to import astropy at setup time or not Don't require astropy to be importable at setup.py time astropy#8402 (comment)With helpers 3.2 update: