python/MANIFEST.in (9 lines of code) (raw):

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