Skip to content

Commit 2134053

Browse files
committed
DOC add nogil wheel readme
1 parent b12a7ec commit 2134053

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,12 @@ In particular, we provide a submodule `fastcan.narx` to build Nonlinear AutoRegr
8787
For more information, check our `Home Page <https://fastcan.readthedocs.io/en/latest/?badge=latest>`_.
8888

8989

90+
Support Free-Threaded Wheels
91+
----------------------------
92+
FastCan has support for free-threaded (also known as nogil) CPython 3.13.
93+
For more information about free-threaded CPython, check `how to install a free-threaded CPython <https://py-free-threading.github.io/installing_cpython/>`_.
94+
95+
9096
Citation
9197
--------
9298

0 commit comments

Comments
 (0)