You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
CGRTools
2
2
========
3
3
4
+
**Fork Notice: This is a maintained fork of the original CGRtools project with updates for modern Python versions (3.10-3.14) and automated wheel builds for Linux (x86_64, ARM64) and macOS (Intel, Apple Silicon).
5
+
It fixes the issue with newer Cython versions, makes package PEP517-complient and provides precompiled wheels for easier installation.**
6
+
7
+
**[WIP] to fix your broken builds replace `cgrtools` with `cgrtools-plus` in your dependencies.**
0 commit comments