Commit 6814e5c4 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 9a97e9d5
# SlapOS component for pygolang development
[buildout] [buildout]
extends = extends =
buildout.cfg buildout.cfg
......
# SlapOS software release to test pygolang on Nexedi testing infrastructure
[buildout]
extends =
../../../stack/slapos.cfg
../buildout-dev.cfg
parts =
pygolang
gpython
runTestSuite
# for instance
slaops-cookbook
instance.cfg
# XXX correct ?
[pygolang]
eggs += pygolang[all_test]
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