prophet/python/MANIFEST.in
2018-05-04 16:04:29 -07:00

9 lines
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_model
# Necessary for tests to run
include fbprophet/tests/*.csv