summaryrefslogtreecommitdiff
path: root/without-test-modules
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-16 12:53:17 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-18 16:30:56 +0000
commit394da104fda75977fce44212d3051de973102c2e (patch)
tree9c532d12beab87442436c10fee9fafe987c317d8 /without-test-modules
parent283f6c08eeb8657a65cdec6a4f605c356130c17d (diff)
downloadmorph-394da104fda75977fce44212d3051de973102c2e.tar.gz
TEMPORARY: commit pylru module
This means this branch of Morph should work on systems that are too old to have pylru installed in /usr.
Diffstat (limited to 'without-test-modules')
-rw-r--r--without-test-modules3
1 files changed, 3 insertions, 0 deletions
diff --git a/without-test-modules b/without-test-modules
index 55e5291d..de9a377a 100644
--- a/without-test-modules
+++ b/without-test-modules
@@ -52,3 +52,6 @@ distbuild/timer_event_source.py
distbuild/worker_build_scheduler.py
# Not unit tested, since it needs a full system branch
morphlib/buildbranch.py
+
+# External
+morphlib/pylru.py