summarylogtreecommitdiffstats
path: root/LICENSES
AgeCommit message (Collapse)Author
2025-12-301.26.4-6: remove Cython version constraintClaudia Pellegrino
The Cython version constraint is unnecessary; Numpy builds just fine using any Cython 3.x. Remove the constraint to fix the error message. Also make the repository REUSE compliant. Reported-by: @Kimiblock