lorax/tests
Martin Pitt c58b367b6a Fix depsolving empty recipes
- Fix `projects_depsolve()` to not consider a successful empty response
   (rc == 0) as an error.
 - Fix recipe_from_dict() to default modules and packages to empty lists
   instead of `None`, to avoid a Python-ism in the API for consumers and
   stay compatible to the bdcs API.

Fixes #290
2017-12-12 09:23:06 -08:00
..
pylint Misc pylint fixes that are reported usually once 2017-10-13 18:58:40 +03:00
pylorax Fix depsolving empty recipes 2017-12-12 09:23:06 -08:00