What would be the most reliable way to disable, with error output, the PyPI 'register' and/or 'upload' commands for a given setup.py?
This is for developing certain python egg/packages having setup.py:setup() including full package metadata, but which should never (or not yet) accidentally be registered with PyPI. Thanks. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
