浏览代码

Include requirements.txt in dist

Ben Letham 7 年之前
父节点
当前提交
9f13d8b64f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      python/MANIFEST.in

+ 1 - 0
python/MANIFEST.in

@@ -1,6 +1,7 @@
 include stan/unix/*.stan
 include stan/unix/*.stan
 include stan/win/*.stan
 include stan/win/*.stan
 include LICENSE
 include LICENSE
+include requirements.txt
 
 
 # Ensure in-place built models do not get included in the source dist.
 # Ensure in-place built models do not get included in the source dist.
 prune fbprophet/stan_model
 prune fbprophet/stan_model