You are here: Home Posts Deploying Egg

Deploying Egg

by Nathan Van Gheem last modified Jan 03, 2009 12: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
Document Actions