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 8aa0176 commit 607c87fCopy full SHA for 607c87f
setup.py
@@ -49,6 +49,8 @@
49
"tests/testing/*.py",
50
"tests/third_party/cupy/*.py",
51
"tests/third_party/cupy/*/*.py",
52
+ "tests/third_party/cupyx/*.py",
53
+ "tests/third_party/cupyx/*/*.py",
54
]
55
},
56
include_package_data=False,
0 commit comments