Add msgpack-numpy egg so we can serialize binary numpy arrays. msgpack-python...
Ivan Tyagov authored
Add msgpack-numpy egg so we can serialize binary numpy arrays. msgpack-python change its name to just msgpack.

Wendelin tests passing at

https://nexedi.erp5.net/test_result_module/20181126-7D4D3F45/view

@rafael  and / or @alain.takoudjou  - please merge in unless objections.

/reviewed-on nexedi/slapos!451
2c13af70

slapos.cookbook

Cookbook of SlapOS recipes.

testing

Unit tests for recipes can be found under slapos/test/recipe. To run the tests use provided unittest.defaultTestLoader inside slapos/test/test_recipe by invoking

python setup.py test --test-suite slapos.test.test_recipe.additional_tests