From 7801c187762357f6e36ce4cfe555038113af08fb Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Tue, 24 Sep 2013 05:13:02 -0700 Subject: add mention of PEP 453 --- docs/quick_tour.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/quick_tour.rst b/docs/quick_tour.rst index e6bca0760..c6cda54a6 100644 --- a/docs/quick_tour.rst +++ b/docs/quick_tour.rst @@ -50,9 +50,11 @@ Requirements .. warning:: The current state of isolated Python environments using ``pyvenv`` on Windows is suboptimal in comparison to Mac and Linux. See - http://stackoverflow.com/q/15981111/95735 for a discussion of the issue. - When it is resolved, or if any Windows user would like to step forward, - we would gratefully accept a pull request to update our documentation. + http://stackoverflow.com/q/15981111/95735 for a discussion of the issue + and `PEP 453 `_ for a proposed + resolution. When it is resolved, or if any Windows user would like to step + forward, we would gratefully accept a pull request to update our + documentation. Until then, we recommend that Windows users follow the procedure :ref:`Installing Pyramid on a Windows System ` -- cgit v1.2.3