Commit 49c5656
fix: skip astropy-dependent tests on Python 3.13
astropy is in [optional] extras which aren't installed on 3.13.
Skip test_file_types.py and test_save_and_load.py which import
astropy.io.fits directly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a3f0a72 commit 49c5656
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
| |||
0 commit comments