Skip to content

Commit b7d3a66

Browse files
committed
docs: remove duplicate info + 3.13 ft text
1 parent a703c1e commit b7d3a66

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

cuda_core/docs/source/install.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies are as follows:
2626
.. [#f1] Including ``cuda-python``.
2727
2828
29-
``cuda.core`` supports Python 3.10 - 3.14, on Linux (x86-64, arm64) and Windows (x86-64). **Experimental** free-threaded builds for Python 3.13 & 3.14 are also provided.
29+
``cuda.core`` supports Python 3.10 - 3.14, on Linux (x86-64, arm64) and Windows (x86-64). **Experimental** free-threaded builds for Python 3.14 are also provided.
3030

3131

3232
Free-threading Build Support
@@ -42,8 +42,6 @@ As of cuda-core 0.4.0, **experimental** packages for the `free-threaded interpre
4242
.. _built-in modules that are known to be thread-unsafe: https://github.com/python/cpython/issues/116738
4343
.. _free-threaded interpreter: https://docs.python.org/3/howto/free-threading-python.html
4444

45-
``cuda.core`` supports Python 3.10 - 3.14, on Linux (x86-64, arm64) and Windows (x86-64).
46-
4745
Installing from PyPI
4846
--------------------
4947

0 commit comments

Comments
 (0)