Fix (hopefully) packaging problems for python3
Add ability to `IMPORT` other config files (!6)
* Switch to yaml.safe_load (recommended for security reasons) * Allow empty dicts in the stage description * Improved unit testing
Small fixes since first version published to PyPi. - Fix version numbering in package - Improve README
First release of fast-flow, with basic functionality and the "v1" api completed.