Skip to content

Commit fb42554

Browse files
authored
Merge pull request #374 from chinandrew/deploy-state-daily
Add hhs state daily acquisition to deploy json
2 parents 7b32d9e + 82f8dac commit fb42554

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

deploy.json

+7
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,13 @@
229229
"match": "^.*\\.(py)$",
230230
"add-header-comment": true
231231
},
232+
{
233+
"type": "move",
234+
"src": "src/acquisition/covid_hosp/state_daily/",
235+
"dst": "[[package]]/acquisition/covid_hosp/state_daily/",
236+
"match": "^.*\\.(py)$",
237+
"add-header-comment": true
238+
},
232239

233240
"// acquisition - covidcast_nowcast",
234241
{

0 commit comments

Comments
 (0)