prophet/python/MANIFEST.in

11 lines
249 B
Text
Raw Normal View History

include stan/unix/*.stan
include stan/win/*.stan
2017-02-24 22:35:10 +00:00
include LICENSE
2018-09-25 00:48:37 +00:00
include requirements.txt
# 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