ejeschke / ginga

The Ginga astronomical FITS file viewer
BSD 3-Clause "New" or "Revised" License
120 stars 77 forks source link

TST: Use Python 3.12 with devdeps #1074

Closed pllim closed 9 months ago

pllim commented 9 months ago

Fix #1071

pllim commented 9 months ago

Well, that was easy. 😸

Full Python Version: 
3.12.0rc3 (main, Sep 19 2023, 15:43:21) [GCC 11.4.0]

encodings: sys: utf-8, locale: UTF-8, filesystem: utf-8
byteorder: little
float info: dig: 15, mant_dig: 15

Package versions: 
Numpy: 2.0.0.dev0+git20230923.03d3eb1
Scipy: 1.12.0.dev0+1759.a589415
Matplotlib: 3.9.0.dev290+g7d2acfda30
Astropy: 6.0.dev719+g4c160a090
photutils: 1.9.1.dev70+g83d10474
Pillow: 10.0.1
QtPy: 2.4.0
ejeschke commented 9 months ago

It's a good sign, but probably needs an interactive test.

pllim commented 9 months ago

probably needs an interactive test

For sure. Though it will be a while before it is available via conda. Unless you want to build it from source; Possible but probably not trivial.