diff --git a/deploy.json b/deploy.json index 6f64c13c1..53e81e958 100644 --- a/deploy.json +++ b/deploy.json @@ -229,6 +229,13 @@ "match": "^.*\\.(py)$", "add-header-comment": true }, + { + "type": "move", + "src": "src/acquisition/covid_hosp/state_daily/", + "dst": "[[package]]/acquisition/covid_hosp/state_daily/", + "match": "^.*\\.(py)$", + "add-header-comment": true + }, "// acquisition - covidcast_nowcast", {