On Sun, Apr 24, 2016 at 9:27 PM, Bert JW Regeer <[email protected]> wrote: > https://github.com/Pylons/pyramid_debugtoolbar/commit/e348868a2d5513b8c6b53b0853e830d66076d034 > > It’s similar as the rest of the Pylons projects in that there is no > MANIFEST.in. > > So if you check out the repo without .git and without setuptools-git, by > default setuptools will only package up the .py files, and none of the other > required assets.
Is that why Pyramid from source requires a special setup procedure? Is there a reason for not using MANIFEST.in? How does setuptools-git know which files to include and which ones not to? -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAH9f%3Dupf%3DHWzcSZnfYj8zcEM9skF5YDTG4P7mvDTiBuGEw%3DNww%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
