We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3bf581 commit e14f453Copy full SHA for e14f453
1 file changed
cuda_pathfinder/docs/source/release/1.3.4-notes.rst
@@ -19,3 +19,7 @@ Highlights
19
the existing ``find_nvidia_header_directory()`` API that only returns the
20
absolute path to the discovered header directory.
21
(`PR #1536 <https://github.com/NVIDIA/cuda-python/pull/1536>`_)
22
+
23
+* Honor ``site.ENABLE_USER_SITE`` before adding the user site-packages path
24
+ to search locations.
25
+ (`PR #1596 <https://github.com/NVIDIA/cuda-python/pull/1596>`_)
0 commit comments