Skip to content

Commit bbda500

Browse files
Extend package_data with dpctl_ext/tests/*.py
1 parent 7c6afd2 commit bbda500

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
],
6464
# TODO: replace with dpctl
6565
"dpctl_ext": [
66+
"tests/*.py",
6667
"tests/tensor/*.py",
6768
"tests/tensor/*/*.py",
6869
],

0 commit comments

Comments
 (0)