Re: webcheck commit: r468 - in webcheck: . webcheck
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
Re: webcheck commit: r468 - in webcheck: . webcheck
- From: Arthur de Jong <arthur [at] arthurdejong.org>
- To: webcheck-users [at] lists.arthurdejong.org
- Subject: Re: webcheck commit: r468 - in webcheck: . webcheck
- Date: Fri, 18 Nov 2011 19:42:33 +0100
On Wed, 2011-11-16 at 13:07 +0100, Commits of the webcheck project
wrote:
> Author: devin
> Date: Wed Nov 16 13:07:51 2011
> New Revision: 468
> URL: http://arthurdejong.org/viewvc/webcheck?revision=468&view=revision
>
> Log:
> cleanup after introduction of entry_point
Hi Devin,
I have a few questions about the changes. Why is there a separate script
needed for setuptools and for development? Wouldn't it be much easier to
have one script to avoid things working in development but not with the
script installed? Some applications seem to use the scripts parameter of
setup() for this.
Also, I think setup.py should import as much information from the
webcheck package as possible (currently homepage and version) to avoid
stuff getting out of sync (or is there any easier way to do this?).
I was thinking of flagging the next release a development release and
since so much stuff has changed make it a 2.0 version.
Thanks,
--
-- arthur - arthur@arthurdejong.org - http://arthurdejong.org --
--
To unsubscribe send an email to
webcheck-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/webcheck-users/
- Re: webcheck commit: r468 - in webcheck: . webcheck,
Arthur de Jong