diff --git a/ci.cfg b/ci.cfg new file mode 100644 index 0000000000..626e62aa77 --- /dev/null +++ b/ci.cfg @@ -0,0 +1,9 @@ +[buildout] +extends = + bare.cfg +auto-checkout -= + docs + mockup +parts += +# test is installed in bare.cfg + robot