From: Robert Bradshaw Date: Fri, 5 Nov 2010 06:43:25 +0000 (-0700) Subject: Move deps to new build directory. X-Git-Tag: 0.14.alpha0~232 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=14b9d6f0858aeaffe216c8eb378e36f1563f6a77;p=cython.git Move deps to new build directory. --HG-- rename : Cython/Compiler/Dependencies.py => Cython/Build/Dependencies.py --- diff --git a/Cython/Compiler/Dependencies.py b/Cython/Build/Dependencies.py similarity index 100% rename from Cython/Compiler/Dependencies.py rename to Cython/Build/Dependencies.py