Skip to content

Commit 0512550

Browse files
committed
Update that support is for CPython EOL schedule
1 parent b90f2df commit 0512550

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ The list of available interfaces are:
4040

4141
## Supported Python Versions
4242

43-
All `cuda-python` subpackages follows [NEP 29](https://numpy.org/neps/nep-0029-deprecation_policy.html) for supported Python version guarantee.
43+
All `cuda-python` subpackages follows CPython [End-Of-Life](https://devguide.python.org/versions/) schedule for supported Python version guarantee.
4444

45-
Before dropping support, an issue will be raised for an advanced notice.
45+
Before dropping support there will be an issue raised as a notice.

0 commit comments

Comments
 (0)