equal
deleted
inserted
replaced
120 [buildout] |
120 [buildout] |
121 parts = test package i18n pyflakes pyflakesrun |
121 parts = test package i18n pyflakes pyflakesrun |
122 |
122 |
123 [buildout] |
123 [buildout] |
124 parts = package i18n pyflakes pyflakesrun test |
124 parts = package i18n pyflakes pyflakesrun test |
|
125 |
|
126 [buildout] |
|
127 installed_develop_eggs = |
|
128 |
|
129 [buildout] |
|
130 parts = i18n pyflakes pyflakesrun test package |
|
131 |
|
132 [buildout] |
|
133 parts = pyflakes pyflakesrun test package i18n |
|
134 |
|
135 [buildout] |
|
136 parts = pyflakesrun test package i18n pyflakes |
|
137 |
|
138 [buildout] |
|
139 parts = test package i18n pyflakes pyflakesrun |
|
140 |
|
141 [buildout] |
|
142 parts = package i18n pyflakes pyflakesrun test |