Support NumPy 2

What does the merge request do?

I ran ruff check --select NPY201, which found one error, and tests all pass with NumPy 2 installed.

Fixes #592 (closed)

Summary for release notes

Support running against NumPy 2.

Checklist

  • [n/a] Add unit tests (if applicable)
  • [n/a] Changes to inkex/ are well documented
  • Clean merge request history
Edited by Elliott Sales de Andrade

Merge request reports

Loading