Skip to content

Commit

Permalink
Add standard_predictor files
Browse files Browse the repository at this point in the history
  • Loading branch information
ofrancon committed Feb 16, 2021
1 parent 152e777 commit 40283a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ def read(fname):
'countries_regions.csv',
'countries_regions_phase1_fix.csv',
'covid_xprize/examples/predictors/lstm/tests/fixtures/*',
'covid_xprize/standard_predictor/data',
'covid_xprize/standard_predictor/models',
'covid_xprize/standard_predictor/data/*',
'covid_xprize/standard_predictor/models/*',
'covid_xprize/validation/data',
'examples/predictors/lstm/data/*',
],
Expand Down

0 comments on commit 40283a2

Please sign in to comment.