We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152e777 commit 40283a2Copy full SHA for 40283a2
setup.py
@@ -50,8 +50,8 @@ def read(fname):
50
'countries_regions.csv',
51
'countries_regions_phase1_fix.csv',
52
'covid_xprize/examples/predictors/lstm/tests/fixtures/*',
53
- 'covid_xprize/standard_predictor/data',
54
- 'covid_xprize/standard_predictor/models',
+ 'covid_xprize/standard_predictor/data/*',
+ 'covid_xprize/standard_predictor/models/*',
55
'covid_xprize/validation/data',
56
'examples/predictors/lstm/data/*',
57
],
0 commit comments