From 55d072e22cef960a261bcc506f994311d48a75e4 Mon Sep 17 00:00:00 2001 From: Richard Ipsum Date: Wed, 19 Nov 2014 11:50:50 +0000 Subject: Add python-tools stratum, containing pip --- strata/python-tools.morph | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 strata/python-tools.morph (limited to 'strata/python-tools.morph') diff --git a/strata/python-tools.morph b/strata/python-tools.morph new file mode 100644 index 00000000..8b82c775 --- /dev/null +++ b/strata/python-tools.morph @@ -0,0 +1,12 @@ +name: python-tools +kind: stratum +description: "A stratum for non-essential python tools: +useful python tools that we don't want to include in core." +build-depends: +- morph: strata/core.morph +chunks: +- name: pip + repo: upstream:pip + ref: d4b691b743a91500cf49119d28a805db8313f129 + unpetrify-ref: master + build-depends: [] -- cgit v1.2.1