Commit aaf01f2f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 7d43f00c
# SlapOS component for pytest. # SlapOS component for pytest.
# https://pytest.org # https://pytest.org
[buildout]
parts = pytest/scripts
[pytest] [pytest]
recipe = zc.recipe.egg:eggs recipe = zc.recipe.egg:eggs
eggs = pytest eggs = pytest
......
...@@ -6,6 +6,10 @@ extends = ...@@ -6,6 +6,10 @@ extends =
../pygolang/buildout.cfg ../pygolang/buildout.cfg
../ZEO/buildout.cfg ../ZEO/buildout.cfg
parts =
zodbtools/scripts
[zodbtools] [zodbtools]
recipe = zc.recipe.egg:eggs recipe = zc.recipe.egg:eggs
egg = zodbtools egg = zodbtools
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment