-
-
Notifications
You must be signed in to change notification settings - Fork 427
Closed
Labels
Description
Hello from Astropy Project!
The following updates to your package might be necessary to ensure compatibility with the latest stable version of Astropy:
- MPLBACKEND is now set to Agg in
ci-helpers, packages expecting interactive plotting should override it in.travis.yml - Astropy 3.1 is not compatible with Numpy <1.13 versions. If you want to keep testing these older Numpy versions, please use ASTROPY_VERSION=3.0 or ASTROPY_VERSION=LTS in your Travis CI matrix.
- Add
sphinx-astropyas a package dependency if you are usingastropy-helpers3.1 or later. Otherwise, your documentation build (e.g., on ReadTheDocs) might fail. - If you are using
sixthat is bundled with Astropy, please consider using the standalonesixpackage instead.
If these are no longer applicable to you, please close the issue.
This is an automated issue for Astropy affiliated packages. If this is opened in error, please let @pllim know.