Parcourir la source

Include requirements.txt in dist

Ben Letham il y a 7 ans
Parent
commit
9f13d8b64f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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