Procházet zdrojové kódy

Include requirements.txt in dist

Ben Letham před 7 roky
rodič
revize
9f13d8b64f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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