We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d250ff commit 7435583Copy full SHA for 7435583
cuda_bindings/pyproject.toml
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
3
4
[build-system]
5
-requires = ["setuptools>=77.0.0", "cython>=3.0,<3.1.0", "pyclibrary>=0.1.7"]
+requires = ["setuptools>=77.0.0", "cython>=3.0", "pyclibrary>=0.1.7"]
6
build-backend = "setuptools.build_meta"
7
8
[project]
0 commit comments