Author: mattip <[email protected]> Branch: Changeset: r59335:7f02f3e6fbe6 Date: 2012-12-05 22:42 +0200 http://bitbucket.org/pypy/pypy/changeset/7f02f3e6fbe6/
Log: update visual studio version that usually runs tests diff --git a/pypy/doc/windows.rst b/pypy/doc/windows.rst --- a/pypy/doc/windows.rst +++ b/pypy/doc/windows.rst @@ -13,8 +13,8 @@ Translating PyPy with Visual Studio ----------------------------------- -We routinely test the `RPython translation toolchain`_ using Visual Studio .NET -2005, Professional Edition, and Visual Studio .NET 2008, Express +We routinely test the `RPython translation toolchain`_ using +Visual Studio 2008, Express Edition. Other configurations may work as well. The translation scripts will set up the appropriate environment variables _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
