summaryrefslogtreecommitdiff
path: root/strata/django.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 11:40:52 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-02-11 18:30:37 +0000
commitf086c91433ed59ef9c88b0bfc33b54f98bf65c53 (patch)
tree28dde0d7fbcfc4a3e2da16aa94aaca6254d673b9 /strata/django.morph
parent87bbb000c5e8a53665a85e34011b333b15613a71 (diff)
downloaddefinitions-f086c91433ed59ef9c88b0bfc33b54f98bf65c53.tar.gz
Move six to python core
Add python-core to all the systems/strata which depend on six.
Diffstat (limited to 'strata/django.morph')
-rw-r--r--strata/django.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/strata/django.morph b/strata/django.morph
index cde9fd41..5e81c3b3 100644
--- a/strata/django.morph
+++ b/strata/django.morph
@@ -3,6 +3,7 @@ kind: stratum
description: Stratum with Django and its plugins and dependencies.
build-depends:
- morph: strata/foundation.morph
+- morph: strata/python-core.morph
chunks:
- name: django
repo: github:django/django