-
Notifications
You must be signed in to change notification settings - Fork 1
/
.installed.cfg
79 lines (76 loc) · 3.84 KB
/
.installed.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
[buildout]
installed_develop_eggs = /home/barry/projects/mailman/3.0/develop-eggs/mailman.egg-link
parts = interpreter tags test
[interpreter]
__buildout_installed__ = /home/barry/projects/mailman/3.0/parts/interpreter
/home/barry/projects/mailman/3.0/parts/interpreter/sitecustomize.py
/home/barry/projects/mailman/3.0/parts/interpreter/site.py
/home/barry/projects/mailman/3.0/bin/runner
/home/barry/projects/mailman/3.0/bin/master
/home/barry/projects/mailman/3.0/bin/mailman
/home/barry/projects/mailman/3.0/bin/onebounce
/home/barry/projects/mailman/3.0/bin/py
__buildout_signature__ = z3c.recipe.scripts-1.0.1-py2.7.egg setuptools-0.6c12dev_r88846-py2.7.egg zc.recipe.egg-1.3.2-py2.7.egg zc.buildout-1.6.3-py2.7.egg
_b = /home/barry/projects/mailman/3.0/bin
_d = /home/barry/projects/mailman/3.0/develop-eggs
_e = /home/barry/projects/mailman/3.0/eggs
allowed-eggs-from-site-packages = *
bin-directory = /home/barry/projects/mailman/3.0/bin
develop-eggs-directory = /home/barry/projects/mailman/3.0/develop-eggs
eggs = %(__buildout_space_n__)smailman
eggs-directory = /home/barry/projects/mailman/3.0/eggs
exec-sitecustomize = true
executable = /usr/bin/python
include-site-packages = true
interpreter = py
parts-directory = /home/barry/projects/mailman/3.0/parts/interpreter
python = buildout
recipe = z3c.recipe.scripts
[tags]
__buildout_installed__ = /home/barry/projects/mailman/3.0/parts/tags
/home/barry/projects/mailman/3.0/parts/tags/sitecustomize.py
/home/barry/projects/mailman/3.0/parts/tags/site.py
/home/barry/projects/mailman/3.0/bin/tags
__buildout_signature__ = z3c.recipe.tag-0.6-py2.7.egg z3c.recipe.scripts-1.0.1-py2.7.egg zc.buildout-1.6.3-py2.7.egg setuptools-0.6c12dev_r88846-py2.7.egg zc.recipe.egg-1.3.2-py2.7.egg
_b = /home/barry/projects/mailman/3.0/bin
_d = /home/barry/projects/mailman/3.0/develop-eggs
_e = /home/barry/projects/mailman/3.0/eggs
allowed-eggs-from-site-packages = *
bin-directory = /home/barry/projects/mailman/3.0/bin
develop-eggs-directory = /home/barry/projects/mailman/3.0/develop-eggs
eggs = mailman
eggs-directory = /home/barry/projects/mailman/3.0/eggs
exec-sitecustomize = true
executable = /usr/bin/python
include-site-packages = true
parts-directory = /home/barry/projects/mailman/3.0/parts/tags
python = buildout
recipe = z3c.recipe.tag:tags
script = /home/barry/projects/mailman/3.0/bin/tags
[test]
__buildout_installed__ = /home/barry/projects/mailman/3.0/parts/test
/home/barry/projects/mailman/3.0/parts/test/site-packages
/home/barry/projects/mailman/3.0/parts/test/working-directory
/home/barry/projects/mailman/3.0/parts/test/site-packages/sitecustomize.py
/home/barry/projects/mailman/3.0/parts/test/site-packages/site.py
/home/barry/projects/mailman/3.0/bin/test
__buildout_signature__ = zc.recipe.testrunner-1.4.0-py2.7.egg z3c.recipe.scripts-1.0.1-py2.7.egg setuptools-0.6c12dev_r88846-py2.7.egg zope.testrunner-4.0.4-py2.7.egg zc.buildout-1.6.3-py2.7.egg zc.recipe.egg-1.3.2-py2.7.egg zope.interface-4.0.1-py2.7-linux-x86_64.egg zope.exceptions-4.0.1-py2.7.egg
_b = /home/barry/projects/mailman/3.0/bin
_d = /home/barry/projects/mailman/3.0/develop-eggs
_e = /home/barry/projects/mailman/3.0/eggs
allowed-eggs-from-site-packages = *
bin-directory = /home/barry/projects/mailman/3.0/bin
defaults = '--tests-pattern ^tests --exit-with-status'.split()
develop-eggs-directory = /home/barry/projects/mailman/3.0/develop-eggs
eggs = %(__buildout_space_n__)smailman
eggs-directory = /home/barry/projects/mailman/3.0/eggs
exec-sitecustomize = true
executable = /usr/bin/python
include-site-packages = true
initialization = from mailman.testing import initialize;
initialize('/home/barry/projects/mailman/3.0')
location = /home/barry/projects/mailman/3.0/parts/test/working-directory
parts-directory = /home/barry/projects/mailman/3.0/parts/test
python = buildout
recipe = zc.recipe.testrunner
script = /home/barry/projects/mailman/3.0/bin/test