Question about PyPI and 'easy_install'

Richard Jones richardjones at optushome.com.au
Thu Feb 28 04:29:08 EST 2008


makoto kuwata wrote:
> Your patch shows that both project name (Tenjin) and package name
> (pyTenjin) should be the same name.
> And, I'm afraid that your patch seems to require user to install
> setuptools.
> I want Tenjin to be install not only with easy_install but also
> without setuptools.

You should be able to just change the name and not need to use setuptools in
the setup.py


    Richard





More information about the Python-list mailing list