software-py3.cfg 241 Bytes
Newer Older
1 2 3 4
[buildout]
extends =
  ../../component/python3/buildout.cfg
  software.cfg
5 6
# Development
  ../../stack/slapos-dev.cfg
7 8 9 10 11 12

python = python3.5

# Ignore these for now
common-parts -=
  rdiff-backup
13 14 15 16

parts +=
# Development eggs
  ${:common-parts}