Le Aug 3, 2012 à 11:39 PM, Duncan McGreggor a
écrit :
> I think that this is the following Stack Overflow question:
>
> http://stackoverflow.com/questions/7275295/how-do-i-write-a-setup-py-for-a-twistd-twisted-plugin-that-works-with-setuptools
>
> That's a great link; the main solution solves
On Sat, Aug 4, 2012 at 3:56 AM, wrote:
> On 06:39 am, duncan.mcgreg...@gmail.com wrote:
> >On Fri, Aug 3, 2012 at 7:52 PM, Glyph wrote:
> >>
> >>Le Aug 3, 2012 à 11:09 AM, Duncan McGreggor
> >>
> >>a écrit :
> >>
> >>On Fri, Aug 3, 2012 at 10:13 AM, Laurens Van Houtven <_...@lvh.cc> wrote:
> >>
On 06:39 am, duncan.mcgreg...@gmail.com wrote:
>On Fri, Aug 3, 2012 at 7:52 PM, Glyph wrote:
>>
>>Le Aug 3, 2012 à 11:09 AM, Duncan McGreggor
>>
>>a écrit :
>>
>>On Fri, Aug 3, 2012 at 10:13 AM, Laurens Van Houtven <_...@lvh.cc> wrote:
>>
>>Hi,
>>
>>I'm reading the tap how to:
>>http://twistedmat
On Fri, Aug 3, 2012 at 7:52 PM, Glyph wrote:
>
> Le Aug 3, 2012 à 11:09 AM, Duncan McGreggor
> a écrit :
>
> On Fri, Aug 3, 2012 at 10:13 AM, Laurens Van Houtven <_...@lvh.cc> wrote:
>
> Hi,
>
> I'm reading the tap how to:
> http://twistedmatrix.com/documents/current/core/howto/tap.html
>
> In t
On 04 Aug 2012, at 04:52, Glyph wrote:
> I think that this is the following Stack Overflow question:
>
> http://stackoverflow.com/questions/7275295/how-do-i-write-a-setup-py-for-a-twistd-twisted-plugin-that-works-with-setuptools
Thanks!
> There are some issues with the answer there, as noted i
Le Aug 3, 2012 à 11:09 AM, Duncan McGreggor a
écrit :
> On Fri, Aug 3, 2012 at 10:13 AM, Laurens Van Houtven <_...@lvh.cc> wrote:
>> Hi,
>>
>> I'm reading the tap how to:
>> http://twistedmatrix.com/documents/current/core/howto/tap.html
>>
>> In the conclusion, it says:
>>
>> • Use it from
On Fri, Aug 3, 2012 at 10:13 AM, Laurens Van Houtven <_...@lvh.cc> wrote:
> Hi,
>
> I'm reading the tap how to:
> http://twistedmatrix.com/documents/current/core/howto/tap.html
>
> In the conclusion, it says:
>
> • Use it from your development environment
> • Install it correctly and use it in dep
Hi,
I'm reading the tap how to:
http://twistedmatrix.com/documents/current/core/howto/tap.html
In the conclusion, it says:
• Use it from your development environment
• Install it correctly and use it in deployment
I can get it to work from my development environment, but I can't find anything