summaryrefslogtreecommitdiff
path: root/morphlib/__init__.py
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-20 15:48:26 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-04-10 13:52:25 +0000
commita2b191d3fc8f4fc54bc423b28c48d41fb0362e9c (patch)
treed87d4ee64b19b7c385f424b186d1d21719f4ba35 /morphlib/__init__.py
parentfb179589b968494affb5ce92dd6944df6bfaa7c6 (diff)
downloadmorph-a2b191d3fc8f4fc54bc423b28c48d41fb0362e9c.tar.gz
Add an artifact cache which uses OSTree
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 e2641402..79e829a4 100644
--- a/morphlib/__init__.py
+++ b/morphlib/__init__.py
@@ -73,6 +73,7 @@ import morphology
import morphloader
import morphset
import ostree
+import ostreeartifactcache
import remoteartifactcache
import remoterepocache
import repoaliasresolver