From ab4c4c141e52a993530f3f07c3d2556b0ad57295 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 9 Sep 2008 23:34:34 +0000 Subject: [PATCH] Remove Psyco from the list of dependencies in mswin32/buildguide.txt. --- mswin32/buildguide.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/mswin32/buildguide.txt b/mswin32/buildguide.txt index 6fc11b297..dbfdf1a80 100644 --- a/mswin32/buildguide.txt +++ b/mswin32/buildguide.txt @@ -14,7 +14,6 @@ PyGTK (2.10.4) - http://ftp.gnome.org/pub/gnome/binaries/win32/pygtk PyCairo (1.2.6) - http://ftp.gnome.org/pub/gnome/binaries/win32/pycairo PyGObject (2.12.3) - http://ftp.gnome.org/pub/gnome/binaries/win32/pygobject Py2exe (0.6.6) - http://www.sourceforge.net/projects/py2exe -Psyco (1.5.2) - http://www.sourceforge.net/projects/psyco Be sure to grab the PyGTK, PyCairo, etc. for Python 2.5 and not 2.4!