Skip to content

Fix astropy compatibility version >= 6.1

Compare
Choose a tag to compare
@aelanman aelanman released this 13 May 19:16
· 11 commits to main since this release

Fixes a minor deprecation issue. Astropy >= 6.2 will no longer allow the location attribute of Time objects to be set after initialization, but this is required for how lunarsky's Time class handles locations. These changes fix that while maintaining compatibility with astropy < 6.1.