summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-04-19 16:49:55 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-04-19 16:51:15 +0100
commit9dcffcaa08dfc40fd49969719fa3b984802fafe5 (patch)
treefc266ceb7f7b3e853814da0ad35196ecf2df4da3 /morphlib/__init__.py
parentac0a1bb2491147951e000ce8d4d439b8a2fac7dd (diff)
downloadmorph-9dcffcaa08dfc40fd49969719fa3b984802fafe5.tar.gz
Add RemoteArtifactCache. Move metadata basename code into Artifact.
Diffstat (limited to 'morphlib/__init__.py')
-rw-r--r--morphlib/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/__init__.py b/morphlib/__init__.py
index da08ac32..942ef741 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -40,6 +40,7 @@ import localrepocache
import morph2
import morphology
import morphologyloader
+import remoteartifactcache
import remoterepocache
import savefile
import source