How can I force easy_install to not worry about (i.e. ignore) dependencies? I tried --no-deps, but easy_install (from setuptools 0.6c5) still attempts to find dependencies and then errors out.
Thanks, Alex _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig