Skip to content

Conversation

@fso42
Copy link
Contributor

@fso42 fso42 commented Jan 13, 2026

No description provided.

@fso42 fso42 self-assigned this Jan 13, 2026
@fso42 fso42 added the enhancement New feature or request label Jan 13, 2026
@qltysh
Copy link
Contributor

qltysh bot commented Jan 13, 2026

Qlty

Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

…or NumPy and Cython compatibility; fixes #1228

refactor(pyproject): update `clean` task to use `pathlib`

- Configured `setup.py` to ensure compatibility with NumPy <2.0 and Cython 3.x by adding appropriate macros (`NPY_NO_DEPRECATED_API`, `NPY_TARGET_VERSION`) in extensions.

- Improved build directives for better handling of NumPy compatibility in Cython code.
- Minor fixes in documentation for consistency (e.g., updated paths and corrected filenames).

fix(pyproject): update python requirements to exclude 3.14
@fso42
Copy link
Contributor Author

fso42 commented Jan 13, 2026

Standardtests ident

@fso42 fso42 merged commit 9ea54e4 into master Jan 13, 2026
4 checks passed
@fso42 fso42 deleted the fixTasks branch January 13, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants