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 a77bdd1 commit 9d3735aCopy full SHA for 9d3735a
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