[Twisted-Python] Tips for dev environment

Daniel Sank sank.daniel at gmail.com
Wed Feb 4 01:49:36 MST 2015


> The one issue I have with this is that it is UNIX-specific;
> in a Windows shell, the "." syntax won't work to source
> the relevant file.  But perhaps if a Windows user complains
> we can figure out what a reasonable setup is there :).

Why not just link to the (very good) virtualenv setup instructions, and
then explain the extra bits used here? By "extra bits" I mean the -e -U
".[dev]" part.

On Tue, Feb 3, 2015 at 10:31 PM, Glyph <glyph at twistedmatrix.com> wrote:

>
> > On Feb 3, 2015, at 2:43 AM, Adi Roiban <adi at roiban.ro> wrote:
> >
> > I have updated the Twisted Development page with a section describing
> > how to create a dev environment.
> >
> >
> https://twistedmatrix.com/trac/wiki/TwistedDevelopment#Creatingyourworkenvironment
> >
> > Feel free to update or remove it.
>
> Thanks for updating this!  Virtualenv is definitely an easier way to get
> set up, especially for optional dependencies.  I notice you've got it set
> up with the fancy new feature from #3696 ;).
>
> The one issue I have with this is that it is UNIX-specific; in a Windows
> shell, the "." syntax won't work to source the relevant file.  But perhaps
> if a Windows user complains we can figure out what a reasonable setup is
> there :).
>
> -glyph
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>



-- 
Daniel Sank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20150204/61ec7c46/attachment-0002.html>


More information about the Twisted-Python mailing list