summaryrefslogtreecommitdiff
path: root/strata/python-tools.morph
blob: d1ce912ddccc49bc23c433a35ad8864fd9c52216 (plain)
1
2
3
4
5
6
7
8
9
10
11
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: virtualenv
  repo: upstream:python-packages/virtualenv
  ref: 9205ff46a67130e8835f14bb4f802fd59e7dcf2c
  unpetrify-ref: 12.0.5
  build-depends: []