Skip to content

Commit dcd38bb

Browse files
committed
Update setup.py
1 parent 8a80b94 commit dcd38bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
name='codeflare-pipelines',
2929
version='1.0.0',
3030
packages=['codeflare', 'codeflare.pipelines', 'codeflare.pipelines.tests'],
31+
package_data={'codeflare.pipelines.tests': ['*.csv']},
3132
install_requires=[
3233
'ray[default,serve,k8s]>=1.3.0'
3334
],

0 commit comments

Comments
 (0)