On 2/15/07, Shannon -jj Behrens <[EMAIL PROTECTED]> wrote:
Use "python setup.py develop" and then pretend you're not using an egg, but that you installed the app in Python's site-packages ;)
I remember that vaguely from my first Pylons tutorial... I suppose it got lost in all of the hoops one has to jump through. I take it that it "installs" the egg, making it appear to be a "real" package. Thanks. I have multiple one-off Web sites. I just think of eggs as a nice way
to distribute them in .zip files :-/
Can one just zip 'em and then change the file extension?
_______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
