Skip to content

Commit 9d3735a

Browse files
committed
Add third party tests for scipy into the package
1 parent a77bdd1 commit 9d3735a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949
"tests/testing/*.py",
5050
"tests/third_party/cupy/*.py",
5151
"tests/third_party/cupy/*/*.py",
52+
"tests/third_party/cupyx/*.py",
53+
"tests/third_party/cupyx/*/*.py",
5254
]
5355
},
5456
include_package_data=False,

0 commit comments

Comments
 (0)