From 14b9d6f0858aeaffe216c8eb378e36f1563f6a77 Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Thu, 4 Nov 2010 23:43:25 -0700 Subject: [PATCH] Move deps to new build directory. --HG-- rename : Cython/Compiler/Dependencies.py => Cython/Build/Dependencies.py --- Cython/{Compiler => Build}/Dependencies.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Cython/{Compiler => Build}/Dependencies.py (100%) 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 -- 2.26.2