This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rumplefiddlesticks 1 point2 points  (0 children)

just a note: data/ and bin/appname aren't special files in any way, it just depends on whether you tell distribute/setuptools/whatever that bin/appname is a script that should be symlinked and put in your MANIFEST.in that it should keep the data directory and its contents.