Skip to content. | Skip to navigation

Personal tools
Log in
Sections
You are here: Home Posts Deploying Egg

Deploying Egg

by Nathan Van Gheem last modified Jan 03, 2009 05:47 PM
Just a quick ref....

export COPY_EXTENDED_ATTRIBUTES_DISABLE=true (for mac)

python setup.py egg_info -RDb "" sdist bdist_egg register upload
Navigation