Skip to content

Commit ef94128

Browse files
committed
[deploy] Distribute config file for hostless
1 parent 82126e1 commit ef94128

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@
5656
'data/catalogs/*.csv',
5757
'data/catalogs/vsx/*.parquet',
5858
'ztf/hostless_detection/config.json',
59-
'ztf/hostless_detection/config*.json'],
59+
'ztf/hostless_detection/config*.json',
60+
'rubin/hostless_detection/config.json',
61+
'rubin/hostless_detection/config*.json'],
6062
},
6163

6264
classifiers=[

0 commit comments

Comments
 (0)