prophet/python/MANIFEST.in

10 lines
224 B
Text
Raw Normal View History

include stan/unix/*.stan
include stan/win/*.stan
2017-02-24 22:35:10 +00:00
include LICENSE
# Ensure in-place built models do not get included in the source dist.
prune fbprophet/stan_model
2017-09-08 15:53:31 +00:00
# Necessary for tests to run
include fbprophet/tests/*.csv