Skip to content

Commit c4bb623

Browse files
authored
Previously overlooked change that should have been included in PR #956 (#1050)
1 parent 85ff9c2 commit c4bb623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cuda_pathfinder/DESCRIPTION.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ cuda-pathfinder: Utilities for locating CUDA components
1111

1212
`cuda.pathfinder <https://nvidia.github.io/cuda-python/cuda-pathfinder/>`_
1313
aims to be a one-stop solution for locating CUDA components. Currently
14-
it supports locating and loading dynamic libraries (``.so``, ``.dll``);
15-
support for headers and other artifacts is in progress.
14+
it supports locating and loading dynamic libraries (``.so``, ``.dll``), and
15+
locating CTK header directories. Support for other artifacts is in progress.
1616

1717
* `Documentation <https://nvidia.github.io/cuda-python/cuda-pathfinder/>`_
1818
* `Releases <https://nvidia.github.io/cuda-python/cuda-pathfinder/latest/release.html>`_

0 commit comments

Comments
 (0)