[Distutils] SetupTools: Forcefully Ignoring Dependencies
Jorge Vargas
jorge.vargas at gmail.com
Wed Feb 7 20:31:48 CET 2007
On 2/6/07, Alexander Michael <lxander.m at gmail.com> wrote:
> 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.
>
--single-version-externally-managed ?
> Thanks,
> Alex
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig
>
More information about the Distutils-SIG
mailing list