dkriegner / xrayutilities

xrayutilities - a package with useful scripts for X-ray diffraction physicists
http://xrayutilities.sourceforge.io
GNU General Public License v2.0
81 stars 29 forks source link

enable python 3.12 in wheels, use 3.11 as basepython #180

Closed dkriegner closed 4 months ago

dkriegner commented 4 months ago

the recent test runs seem to be broken due to an updated lmfit version used on azure. version 1.3.0. Using this version I can reproduce the failed tests. Investigating.