Преглед на файлове

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/win/*.stan
 include LICENSE
+include requirements.txt
 
 # Ensure in-place built models do not get included in the source dist.
 prune fbprophet/stan_model