Message140883
>>In your Mercurial configuration file, you should set the git option so that diffs can display editions to binary files. See http://hgtip.com/tips/beginner/2009-10-22-always-use-git-diffs/
Thanks.
>>The new scripts feature should reuse the already existing scripts field, in the files section.
But they have different string syntax, old scripts field just uses a
path string as a valid value, eg. 'demo/script.py', while our
wrapper-scripts field uses a kind of '=' separated value, eg.
'hello=demo.script.main'.
>>Looks like a great start! As I said in private email, have a look at the distribute fork of setuptools to see if they have tests for these features.
OK.
2011/7/22, higery <shoulderhigher@gmail.com>:
>>>packaging.errors.PackagingOptionError: your specific entry
>>> 'script1=foo.bar.main1.main' does not exist!
>
>
> I think you did not get the latest version of my code.
> |
|
Date |
User |
Action |
Args |
2011-07-22 14:48:41 | higery | set | recipients:
+ higery, mhammond, fdrake, vinay.sajip, ceder, tim.golden, tarek, eric.araujo, alexis |
2011-07-22 14:48:40 | higery | link | issue12394 messages |
2011-07-22 14:48:40 | higery | create | |
|