We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1ae65 commit f328230Copy full SHA for f328230
1 file changed
cuda_pathfinder/pyproject.toml
@@ -8,9 +8,7 @@ authors = [{ name = "NVIDIA Corporation", email = "cuda-python-conduct@nvidia.co
8
license = "Apache-2.0"
9
requires-python = ">=3.9"
10
dynamic = ["version"]
11
-dependencies = [
12
- "pywin32; sys_platform == 'win32'",
13
-]
+dependencies = []
14
15
[project.optional-dependencies]
16
test = [
0 commit comments