Skip to content

Commit bf41dc6

Browse files
Include tensor folder tests in package distribution
1 parent 42cb05b commit bf41dc6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
"dpnp_backend_c.dll",
5757
"tests/*.*",
5858
"tests/testing/*.py",
59+
"tests/tensor/*.py",
60+
"tests/tensor/*/*.py",
5961
"tests/third_party/cupy/*.py",
6062
"tests/third_party/cupy/*/*.py",
6163
"tests/third_party/cupyx/*.py",

0 commit comments

Comments
 (0)