1.0 approaches

Shun-ichi GOTO shunichi.goto at gmail.com
Thu Mar 13 07:40:55 CDT 2008


2008/3/13, Ralf Schmitt <schmir at gmail.com>:
> I've tested it and it really works.However, running setup.py now prints a
> warning:
> /usr/local/lib/python2.5/distutils/dist.py:263:
> UserWarning: Unknown distribution option: 'entry_points'
>    warnings.warn(msg)

Right.
We need more; like setting them via 'extra' variable with detecting setuptools
is imported.
I'm not familiar with these thing supporting both old distutils and
new setuptools.

> Note that it will help only those users, that have visual studio installed.

If we can make solid egg (zip) file, a user can retrieve it and
install libraries
and hg.exe by simply invoking easy_install.  It helps users who does not have
compiler.

-- 
Shun-ichi GOTO


More information about the Mercurial mailing list