> 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 <gl...@twistedmatrix.com> wrote: > > > On Feb 3, 2015, at 2:43 AM, Adi Roiban <a...@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@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > -- Daniel Sank
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python