Skip to content

Commit 40283a2

Browse files
committed
Add standard_predictor files
1 parent 152e777 commit 40283a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ def read(fname):
5050
'countries_regions.csv',
5151
'countries_regions_phase1_fix.csv',
5252
'covid_xprize/examples/predictors/lstm/tests/fixtures/*',
53-
'covid_xprize/standard_predictor/data',
54-
'covid_xprize/standard_predictor/models',
53+
'covid_xprize/standard_predictor/data/*',
54+
'covid_xprize/standard_predictor/models/*',
5555
'covid_xprize/validation/data',
5656
'examples/predictors/lstm/data/*',
5757
],

0 commit comments

Comments
 (0)