We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82126e1 commit ef94128Copy full SHA for ef94128
setup.py
@@ -56,7 +56,9 @@
56
'data/catalogs/*.csv',
57
'data/catalogs/vsx/*.parquet',
58
'ztf/hostless_detection/config.json',
59
- 'ztf/hostless_detection/config*.json'],
+ 'ztf/hostless_detection/config*.json',
60
+ 'rubin/hostless_detection/config.json',
61
+ 'rubin/hostless_detection/config*.json'],
62
},
63
64
classifiers=[
0 commit comments