prophet/python/MANIFEST.in
Rolando (Max) Espinoza 1a57d19148 Allow to build models in-place. (#100)
This fixes the commands ``python setup.py develop`` and ``pip install
-e``.
2017-03-16 17:49:02 +02:00

6 lines
165 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