### supported Python versions * add Python 3.13 to matrix * drop Python 3.9 and 3.10 * xref * https://github.com/pysal/pysal/issues/1372 * https://github.com/pysal/pysal/issues/1373 ### CI images * test against `macOS-15-intel` for Intel * test against `macos-latest` for Apple Silicon * xref * https://github.com/pysal/pysal/issues/1380