prophet/python/MANIFEST.in
2017-09-08 08:56:25 -07:00

9 lines
No EOL
224 B
Text

include stan/unix/*.stan
include stan/win/*.stan
include LICENSE
# Ensure in-place built models do not get included in the source dist.
prune fbprophet/stan_models
# Necessary for tests to run
include fbprophet/tests/*.csv