Explorar el Código

Include requirements.txt in dist

Ben Letham hace 7 años
padre
commit
9f13d8b64f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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